aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-08-05 13:56:02 +0000
committerJonas Gorski <jogo@openwrt.org>2015-08-05 13:56:02 +0000
commit397301abce8a9d9709987af26c882ff74a82fe7a (patch)
tree73372747f2cf050bd1f1f019068e10c5f8dee6fa /target/linux/kirkwood
parent9958378c233871745b6042df411f7ea8b3fa6d28 (diff)
downloadmaster-187ad058-397301abce8a9d9709987af26c882ff74a82fe7a.tar.gz
master-187ad058-397301abce8a9d9709987af26c882ff74a82fe7a.tar.bz2
master-187ad058-397301abce8a9d9709987af26c882ff74a82fe7a.zip
kirkwood: add wpad-mini to router profiles
Without it the wifi isn't really usable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/profiles/115-router.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/profiles/115-router.mk b/target/linux/kirkwood/profiles/115-router.mk
index 526934d97b..f273f36077 100644
--- a/target/linux/kirkwood/profiles/115-router.mk
+++ b/target/linux/kirkwood/profiles/115-router.mk
@@ -9,7 +9,7 @@ define Profile/EA3500
NAME:=Linksys EA3500
PACKAGES:= \
kmod-mwl8k kmod-usb2 kmod-usb-storage \
- swconfig
+ swconfig wpad-mini
endef
define Profile/EA3500/Description
@@ -25,7 +25,7 @@ define Profile/EA4500
NAME:=Linksys EA4500
PACKAGES:= \
kmod-mwl8k kmod-usb2 kmod-usb-storage \
- swconfig
+ swconfig wpad-mini
endef
define Profile/EA4500/Description