aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-05 07:21:01 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-05 07:21:01 +0000
commit55798d7d05e14759ce914a1e1b27dec36b57a5e1 (patch)
treeafe3c672a295f3088ef2dc0c4ec12ba567fad8af /target/linux/ramips
parent0dba38b1110b1994cfe088a210aad083753fd001 (diff)
downloadopenwrt-55798d7d05e14759ce914a1e1b27dec36b57a5e1.tar.gz
openwrt-55798d7d05e14759ce914a1e1b27dec36b57a5e1.zip
AA: ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N
Backport of r34078. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/rt305x/profiles/allnet.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk
index fb3e4d411..35f6332d2 100644
--- a/target/linux/ramips/rt305x/profiles/allnet.mk
+++ b/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