1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:14:05 +02:00

ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34078 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-11-05 06:58:53 +00:00
parent fcc9edafeb
commit 0379541133

View File

@ -9,7 +9,7 @@ define Profile/ALL02393G
NAME:=Allnet ALL0239-3G
PACKAGES:=\
kmod-usb-core kmod-usb-rt305x-dwc_otg \
kmod-ledtrig-usbdev
kmod-ledtrig-usbdev restorefactory
endef
define Profile/ALL02393G/Description
@ -20,7 +20,7 @@ $(eval $(call Profile,ALL02393G))
define Profile/ALL0256N
NAME:=Allnet ALL0256N
PACKAGES:=rssileds
PACKAGES:=restorefactory rssileds
endef
define Profile/ALL0256N/Description