summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/103-Ralink.mk
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 00:40:24 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 00:40:24 +0000
commit860ae4cdbc25e1fdccc7fad974e359cec4050b21 (patch)
treed92317c52f41eb21a6e409cfdc8a124333550dc0 /target/linux/brcm63xx/profiles/103-Ralink.mk
parent94d30e369973f73a4507a0e2d1877c3150680b27 (diff)
[brcm63xx] Profiles: Move wpad-mini to the profiles that use it, rather than default for all profiles (because -wpad-mini means it's not selectable, which isn't what we always want for the No WiFi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24314 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/profiles/103-Ralink.mk')
-rw-r--r--target/linux/brcm63xx/profiles/103-Ralink.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/profiles/103-Ralink.mk b/target/linux/brcm63xx/profiles/103-Ralink.mk
index 0d78ae4a5..412c5a45a 100644
--- a/target/linux/brcm63xx/profiles/103-Ralink.mk
+++ b/target/linux/brcm63xx/profiles/103-Ralink.mk
@@ -7,7 +7,7 @@
define Profile/Ralink
NAME:=Ralink WiFi
- PACKAGES:=kmod-rt61-pci
+ PACKAGES:=kmod-rt61-pci wpad-mini
endef
$(eval $(call Profile,Ralink))