fix pcmcia submenu (broken by [8520])
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Aug 2007 12:51:46 +0000 (12:51 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Aug 2007 12:51:46 +0000 (12:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/modules/other.mk

index 82fe711..6895587 100644 (file)
@@ -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
This page took 0.027315 seconds and 4 git commands to generate.