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/101-Broadcom-wl.mk | |
parent | da6e39e59246bb37658ab48fcc059b7f8ec35bad (diff) | |
download | mtk-20170518-af1eb7ec46aededaafaccd23e9bf44cf82b17495.zip mtk-20170518-af1eb7ec46aededaafaccd23e9bf44cf82b17495.tar.gz mtk-20170518-af1eb7ec46aededaafaccd23e9bf44cf82b17495.tar.bz2 |
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/101-Broadcom-wl.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/101-Broadcom-wl.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk b/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk index 4cfb089..d67298c 100644 --- a/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk +++ b/target/linux/brcm47xx/profiles/101-Broadcom-wl.mk @@ -6,8 +6,8 @@ # define Profile/Broadcom-wl - NAME:=Broadcom BCM43xx WiFi - "wl" driver (proprietary) - PACKAGES:=kmod-brcm-wl wlc nas + NAME:=Broadcom BCM43xx WiFi (wl, proprietary) + PACKAGES:=-wpad-mini kmod-brcm-wl wlc nas endef define Profile/Broadcom-wl/Description |