projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4889420
)
[package] kmod-ssb should not be visible on 2.4 kernels
author
Florian Fainelli
<florian@openwrt.org>
Fri, 6 Feb 2009 10:17:45 +0000
(10:17 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 6 Feb 2009 10:17:45 +0000
(10:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14419
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
a416231
..
fd10936
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-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 \