From 8854c9011925f0f849b5a1f68a106cdedb059f7e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 1 Jan 2012 19:30:29 +0000 Subject: ar71xx: add profile and build factory image for the Hornet-UB board SVN-Revision: 29637 --- target/linux/ar71xx/generic/profiles/alfa.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/alfa.mk b/target/linux/ar71xx/generic/profiles/alfa.mk index 6f56c4511f..8c09e606c5 100644 --- a/target/linux/ar71xx/generic/profiles/alfa.mk +++ b/target/linux/ar71xx/generic/profiles/alfa.mk @@ -5,6 +5,18 @@ # See /LICENSE for more information. # +define Profile/HORNETUB + NAME:=ALFA Network Hornet-UB board + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev +endef + +define Profile/HORNETUB/Description + Package set optimized for the ALFA Network Hornet-UB board. +endef + +$(eval $(call Profile,HORNETUB)) + + define Profile/ALFANX NAME:=ALFA Network N2/N5 board PACKAGES:= @@ -15,3 +27,4 @@ define Profile/ALFANX/Description endef $(eval $(call Profile,ALFANX)) + -- cgit v1.2.3