aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-14 10:30:56 +0000
committerJohn Crispin <blogic@openwrt.org>2014-10-14 10:30:56 +0000
commit02418cdba271a9f120cbb58396b2ac5f3ec8e0f9 (patch)
tree6b9290cefb3619236c862ca33848e1ec506442fc /target
parent47ae84174ec0c329aa1add791b68cb4bbbbeda17 (diff)
downloadmaster-187ad058-02418cdba271a9f120cbb58396b2ac5f3ec8e0f9.tar.gz
master-187ad058-02418cdba271a9f120cbb58396b2ac5f3ec8e0f9.tar.bz2
master-187ad058-02418cdba271a9f120cbb58396b2ac5f3ec8e0f9.zip
mpc85xx: use wpad-mini in WDR4900 profile instead of wpad
This change makes the profile of WDR4900 more consistent with other router specific profiles. Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mpc85xx/profiles/tp-link.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/profiles/tp-link.mk b/target/linux/mpc85xx/profiles/tp-link.mk
index abab0f03eb..47ddacda0a 100644
--- a/target/linux/mpc85xx/profiles/tp-link.mk
+++ b/target/linux/mpc85xx/profiles/tp-link.mk
@@ -9,7 +9,7 @@ define Profile/TLWDR4900
NAME:=TP-Link TL-WDR4900
PACKAGES:=\
kmod-usb-core kmod-usb2 kmod-usb2-fsl \
- kmod-ath9k wpad
+ kmod-ath9k wpad-mini
endef
define Profile/TLWDR4900/Description