projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39cbeec
)
fix pcmcia submenu (broken by [8520])
author
Nicolas Thill
<nico@openwrt.org>
Tue, 28 Aug 2007 12:51:46 +0000
(12:51 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 28 Aug 2007 12:51:46 +0000
(12:51 +0000)
SVN-Revision: 8524
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index 82fe7114818505f54c71971a8944fa5f78fd441d..68955874037ab2cc03ab82b01b4f1e7d1f3c9222 100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-126,6
+126,7
@@
$(eval $(call KernelPackage,capi))
define KernelPackage/pcmcia-core
+ SUBMENU:=$(EMENU)
TITLE:=PCMCIA/CardBus support
DESCRIPTION:=Kernel support for PCMCIA/CardBus controllers
DEPENDS:=@PCMCIA_SUPPORT