Browse Source

openwrt: Update libusb device list

Luke Dashjr 10 years ago
parent
commit
e66dd7d582
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openwrt/bfgminer/Makefile

+ 1 - 1
openwrt/bfgminer/Makefile

@@ -59,7 +59,7 @@ config PACKAGE_$(PKG_NAME)_libmicrohttpd
 	depends on PACKAGE_$(PKG_NAME)
 	default y
 config PACKAGE_$(PKG_NAME)_libusb
-	bool "Build with libusb support (X6500 & ZTEX)"
+	bool "Build with libusb support (HashBuster Micro, Klondike, X6500 & ZTEX)"
 	depends on PACKAGE_$(PKG_NAME)
 	default y
 endef