Просмотр исходного кода

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

Signed-off-by: Daniel Golle <[email protected]>

SVN-Revision: 34078
Gabor Juhos 13 лет назад
Родитель
Сommit
829aaedcbf
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      target/linux/ramips/rt305x/profiles/allnet.mk

+ 2 - 2
target/linux/ramips/rt305x/profiles/allnet.mk

@@ -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