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/Makefile | |
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/Makefile')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index eae5ca3e37..56c87e4820 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs usb pcmcia LINUX_VERSION:=2.6.32.14 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += kmod-switch kmod-diag nvram +DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram define Target/Description Build firmware images for Broadcom based routers |