From: nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 28 Aug 2007 12:51:46 +0000 (+0000)
Subject: fix pcmcia submenu (broken by [8520])
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/f08f0691af7bd6dc266fff403ca4ac8b48fa62cb

fix pcmcia submenu (broken by [8520])


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index 82fe71148..689558740 100644
--- 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