summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-05 19:22:51 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-05 19:22:51 +0000
commitb4336504ba1d79e30227a3bd2cb68a38022e02c7 (patch)
treee59304119900656d50c28437369550de7df963dd /target
parentcb29036b4a3fa32dbcec37b4b84facf543b841dd (diff)
ar71xx: add rssileds to package set in profile for devices which got them.
Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33317 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/generic/profiles/allnet.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/generic/profiles/allnet.mk b/target/linux/ar71xx/generic/profiles/allnet.mk
index 986b63353..07ca96444 100644
--- a/target/linux/ar71xx/generic/profiles/allnet.mk
+++ b/target/linux/ar71xx/generic/profiles/allnet.mk
@@ -18,7 +18,7 @@ $(eval $(call Profile,ALL0305))
define Profile/ALL0258N
NAME:=Allnet ALL0258N
- PACKAGES:=uboot-envtools
+ PACKAGES:=uboot-envtools rssileds
endef
define Profile/ALL0258N/Description
@@ -29,7 +29,7 @@ $(eval $(call Profile,ALL0258N))
define Profile/ALL0315N
NAME:=Allnet ALL0315N
- PACKAGES:=uboot-envtools
+ PACKAGES:=uboot-envtools rssileds
endef
define Profile/ALL0315N/Description