mirror of https://github.com/hak5/openwrt-owl.git
ramips: add rssileds to package set in profile for devices which got them.
Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33316owl
parent
94a45be66b
commit
6c7b776ae0
|
@ -20,7 +20,7 @@ $(eval $(call Profile,ALL02393G))
|
||||||
|
|
||||||
define Profile/ALL0256N
|
define Profile/ALL0256N
|
||||||
NAME:=Allnet ALL0256N
|
NAME:=Allnet ALL0256N
|
||||||
PACKAGES:=
|
PACKAGES:=rssileds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/ALL0256N/Description
|
define Profile/ALL0256N/Description
|
||||||
|
|
Loading…
Reference in New Issue