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 | 6c7b776ae056e63d04360c672f23ac97afda0095 (patch) | |
tree | ccc9a446ea078f4a3d376bae83096883b65fae30 /target | |
parent | 94a45be66b607414e59cdb94ca5d4fb49a31cfcb (diff) | |
download | upstream-6c7b776ae056e63d04360c672f23ac97afda0095.tar.gz upstream-6c7b776ae056e63d04360c672f23ac97afda0095.tar.bz2 upstream-6c7b776ae056e63d04360c672f23ac97afda0095.zip |
ramips: add rssileds to package set in profile for devices which got them.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33316
Diffstat (limited to 'target')
-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 |