mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
ar71xx: add rssileds to package set in profile for devices which got them.
Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33317
This commit is contained in:
parent
6c7b776ae0
commit
81bb246a8d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user