aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/00-default.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-03 16:33:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-03 16:33:41 +0000
commit9a2005e5e646d283f13012b976e548b664253b78 (patch)
tree2d4dc0980d812e21b0cd7a3296e78ff6c8499437 /target/linux/ar71xx/generic/profiles/00-default.mk
parentbc1d8186106097590c619ca467fcaad7dca1e3e0 (diff)
downloadupstream-9a2005e5e646d283f13012b976e548b664253b78.tar.gz
upstream-9a2005e5e646d283f13012b976e548b664253b78.tar.bz2
upstream-9a2005e5e646d283f13012b976e548b664253b78.zip
ar71xx: remove swconfig and wpad-mini from custom profiles
SVN-Revision: 29408
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/00-default.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/00-default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/00-default.mk b/target/linux/ar71xx/generic/profiles/00-default.mk
index 050cf44e26..36c4aa61b9 100644
--- a/target/linux/ar71xx/generic/profiles/00-default.mk
+++ b/target/linux/ar71xx/generic/profiles/00-default.mk
@@ -8,7 +8,7 @@
define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= \
- kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig kmod-ledtrig-usbdev
+ kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
endef
define Profile/Default/Description