diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-05 19:22:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-05 19:22:48 +0000 |
commit | cb29036b4a3fa32dbcec37b4b84facf543b841dd (patch) | |
tree | d5d46362fde5ef89ad85d2a446960d86fbe031fd /target/linux/ramips | |
parent | 8e3e58e908a9605e4c1589c2191b6db644fc6013 (diff) |
ramips: 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@33316 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/rt305x/profiles/allnet.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk index f89a08d886..fb3e4d411a 100644 --- a/target/linux/ramips/rt305x/profiles/allnet.mk +++ b/target/linux/ramips/rt305x/profiles/allnet.mk @@ -20,7 +20,7 @@ $(eval $(call Profile,ALL02393G)) define Profile/ALL0256N NAME:=Allnet ALL0256N - PACKAGES:= + PACKAGES:=rssileds endef define Profile/ALL0256N/Description |