remove kmod-spi-bitbang
This is no longer a dependency of kmod-spi-bcm63xx SVN-Revision: 33562
This commit is contained in:
parent
579e9cded8
commit
caf900f0e4
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/NoWiFi
|
||||
NAME:=No WiFi (BCM6338)
|
||||
PACKAGES:=kmod-spi-bitbang kmod-bcm63xx-spi
|
||||
PACKAGES:=kmod-bcm63xx-spi
|
||||
endef
|
||||
|
||||
define Profile/NoWiFi/description
|
||||
|
|
|
@ -9,7 +9,7 @@ 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-spi-bitbang kmod-bcm63xx-spi \
|
||||
kmod-bcm63xx-spi \
|
||||
kmod-ipt-nathelper-extra wlc
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue