[package] kmod-ssb should not be visible on 2.4 kernels
authorFlorian Fainelli <florian@openwrt.org>
Fri, 6 Feb 2009 10:17:45 +0000 (10:17 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 6 Feb 2009 10:17:45 +0000 (10:17 +0000)
SVN-Revision: 14419

package/kernel/modules/other.mk

index a416231f712d001cafc6ccba9d46e359db8d497e..fd1093660a048d16a7e38961366bfc66ba7e7397 100644 (file)
@@ -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 \