summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-05 06:58:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-05 06:58:53 +0000
commit829aaedcbfeaefb47b86a0fff5ac17ee42f3a38c (patch)
treecf9d5e6119dfe3cc05b9293e30eb62f9d603c016 /target/linux
parented35253f4c612499f6966dcd408a7583f1663a04 (diff)
downloadmaster-31e0f0ae-829aaedcbfeaefb47b86a0fff5ac17ee42f3a38c.tar.gz
master-31e0f0ae-829aaedcbfeaefb47b86a0fff5ac17ee42f3a38c.tar.bz2
master-31e0f0ae-829aaedcbfeaefb47b86a0fff5ac17ee42f3a38c.zip
ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N
Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 34078
Diffstat (limited to 'target/linux')
-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 fb3e4d411a..35f6332d21 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