mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:32:25 +02:00
[package] kmod-ssb should not be visible on 2.4 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14419 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a3ad2f5f1b
commit
792603c26f
@ -195,7 +195,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
|
||||
define KernelPackage/ssb
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Silicon Sonics Backplane glue code
|
||||
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx
|
||||
DEPENDS:=@LINUX_2_6 @PCI_SUPPORT @!TARGET_brcm47xx
|
||||
KCONFIG:=\
|
||||
CONFIG_SSB \
|
||||
CONFIG_SSB_B43_PCI_BRIDGE=y \
|
||||
|
Loading…
Reference in New Issue
Block a user