2
0
forked from Ivasoft/openwrt

bcm63xx: move bcm63xx-spi into the kernel

The SPI driver is needed for supporting to boot from SPI flash on BCM6358
and BCM6368, and for SPI connected switches.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35304
This commit is contained in:
Jonas Gorski
2013-01-23 10:12:13 +00:00
parent a81c76617e
commit 3e998d9cf9
4 changed files with 2 additions and 19 deletions

View File

@@ -9,7 +9,6 @@ define Profile/GW6X00
NAME:=Tecom 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-bcm63xx-spi \
kmod-ipt-nathelper-extra wlc
endef