forked from Ivasoft/openwrt
ar71xx: add profile and build image for the Tube2H board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41652
This commit is contained in:
@@ -53,3 +53,14 @@ define Profile/ALFANX/Description
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,ALFANX))
|
||||
|
||||
define Profile/TUBE2H
|
||||
NAME:=ALFA Network Tube2H board
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/TUBE2H/Description
|
||||
Package set optimized for the ALFA Network Tube2H board.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,TUBE2H))
|
||||
|
||||
Reference in New Issue
Block a user