diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-05 19:22:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-05 19:22:48 +0000 |
commit | 8455fca9ecad7a7667e9946783a8dea79270b4d8 (patch) | |
tree | d5d46362fde5ef89ad85d2a446960d86fbe031fd /target/linux/ramips/rt305x/profiles | |
parent | e6b1ba9d19ba2f6edec47b21501aeb8d43bd386a (diff) | |
download | upstream-8455fca9ecad7a7667e9946783a8dea79270b4d8.tar.gz upstream-8455fca9ecad7a7667e9946783a8dea79270b4d8.tar.bz2 upstream-8455fca9ecad7a7667e9946783a8dea79270b4d8.zip |
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/rt305x/profiles')
-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 |