From 3e998d9cf9b157e0fc31e4b6dcc1345db7b4743c Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 23 Jan 2013 10:12:13 +0000 Subject: 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 SVN-Revision: 35304 --- target/linux/brcm63xx/profiles/104-No-WiFi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/profiles/104-No-WiFi.mk') diff --git a/target/linux/brcm63xx/profiles/104-No-WiFi.mk b/target/linux/brcm63xx/profiles/104-No-WiFi.mk index 9d32da6..9b59b17 100644 --- a/target/linux/brcm63xx/profiles/104-No-WiFi.mk +++ b/target/linux/brcm63xx/profiles/104-No-WiFi.mk @@ -7,7 +7,7 @@ define Profile/NoWiFi NAME:=No WiFi (BCM6338) - PACKAGES:=kmod-bcm63xx-spi + PACKAGES:= endef define Profile/NoWiFi/description -- cgit v1.1