From 30ecd3d4bfafaaea123b765f20d996974c78e948 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 28 Aug 2007 12:51:46 +0000 Subject: [PATCH] fix pcmcia submenu (broken by [8520]) SVN-Revision: 8524 --- package/kernel/modules/other.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 82fe711481..6895587403 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 -- 2.30.2