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 | 5a53f18025275008ce6c795acc21a74f5a9d7bb8 (patch) | |
tree | 276850ed9bc8ef8a1e4b10eea273848dbf78b35f /target/linux/brcm47xx/profiles/101-Broadcom-wl.mk | |
parent | 6e98701e70dd3a12cbfbd5b61dfe8b5a53728c9b (diff) | |
download | master-187ad058-5a53f18025275008ce6c795acc21a74f5a9d7bb8.tar.gz master-187ad058-5a53f18025275008ce6c795acc21a74f5a9d7bb8.tar.bz2 master-187ad058-5a53f18025275008ce6c795acc21a74f5a9d7bb8.zip |
[brcm47xx] deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21852 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 4cfb089eab..d67298cc9d 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 |