diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-20 13:32:40 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-20 13:32:40 +0000 |
commit | a4219746fb7a8b9b3e1cc7e1b786de529265b028 (patch) | |
tree | ce8797054756acfbffb5cc6cd2ca5ad552b453c2 /target/linux/brcm47xx/Makefile | |
parent | c028068b570e556295763e2093a356264dacc75a (diff) |
[brcm47xx] add a profile using proprietary wl instead of b43
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21851 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 56c87e4820..eae5ca3e37 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 += wpad-mini kmod-switch kmod-diag nvram +DEFAULT_PACKAGES += kmod-switch kmod-diag nvram define Target/Description Build firmware images for Broadcom based routers |