ar71xx: Update profile for the wa750/wa850 to include rssileds by default
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38968 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
c60266575f
commit
8ea2e5a311
|
@ -142,7 +142,7 @@ $(eval $(call Profile,TLWA701))
|
||||||
|
|
||||||
define Profile/TLWA750
|
define Profile/TLWA750
|
||||||
NAME:=TP-LINK TL-WA750RE
|
NAME:=TP-LINK TL-WA750RE
|
||||||
PACKAGES:=
|
PACKAGES:=rssileds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/TLWA750/Description
|
define Profile/TLWA750/Description
|
||||||
|
@ -184,7 +184,7 @@ $(eval $(call Profile,TLWA830))
|
||||||
|
|
||||||
define Profile/TLWA850
|
define Profile/TLWA850
|
||||||
NAME:=TP-LINK TL-WA850RE
|
NAME:=TP-LINK TL-WA850RE
|
||||||
PACKAGES:=
|
PACKAGES:=rssileds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/TLWA850/Description
|
define Profile/TLWA850/Description
|
||||||
|
|
Loading…
Reference in New Issue