1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 14:55:28 +03:00

[brcm63xx] profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27470 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-07-06 06:35:22 +00:00
parent c56955241e
commit e6ee47fd40

View File

@ -10,7 +10,7 @@ define Profile/GW6X00
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \
kmod-fs-ext4 kmod-nls-cp437 kmod-nls-iso8859-1 e2fsprogs \
kmod-spi-bitbang kmod-bcm63xx-spi \
kmod-ipt-nathelper-extra wl wlc
kmod-ipt-nathelper-extra wlc
endef
define Profile/GW6X00/Description