diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-06-20 13:44:19 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-06-20 13:44:19 +0000 |
commit | af1eb7ec46aededaafaccd23e9bf44cf82b17495 (patch) | |
tree | 9e871da8b34cf50f21d412458dbd2bbfc9a00817 /target/linux/brcm47xx/profiles/105-Atheros.mk | |
parent | da6e39e59246bb37658ab48fcc059b7f8ec35bad (diff) | |
download | upstream-af1eb7ec46aededaafaccd23e9bf44cf82b17495.tar.gz upstream-af1eb7ec46aededaafaccd23e9bf44cf82b17495.tar.bz2 upstream-af1eb7ec46aededaafaccd23e9bf44cf82b17495.zip |
deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles
SVN-Revision: 21852
Diffstat (limited to 'target/linux/brcm47xx/profiles/105-Atheros.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/105-Atheros.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/105-Atheros.mk b/target/linux/brcm47xx/profiles/105-Atheros.mk index 889f4bc74f..46046a1fa5 100644 --- a/target/linux/brcm47xx/profiles/105-Atheros.mk +++ b/target/linux/brcm47xx/profiles/105-Atheros.mk @@ -6,7 +6,7 @@ # define Profile/Atheros - NAME:=Atheros WiFi + NAME:=Atheros WiFi (madwifi) PACKAGES:=kmod-madwifi endef |