forked from Ivasoft/openwrt
V2 ar71xx : Add Support for the Bitmain Antrouter R1
This patch adds support for the Bitmain Antrouter R1 http://wiki.openwrt.org/toh/bitmain/r1 Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 48058
This commit is contained in:
@@ -26,3 +26,14 @@ define Profile/ANTMINERS3/Description
|
||||
Package set optimized for the Bitmain Antminer S3.
|
||||
endef
|
||||
$(eval $(call Profile,ANTMINERS3))
|
||||
|
||||
define Profile/ANTROUTERR1
|
||||
NAME:=Antrouter-R1
|
||||
PACKAGES:=kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
|
||||
define Profile/ANTROUTERR1/Description
|
||||
Package set optimized for the Bitmain Antrouter R1.
|
||||
endef
|
||||
$(eval $(call Profile,ANTROUTERR1))
|
||||
|
||||
Reference in New Issue
Block a user