From: Nicolas Thill Date: Tue, 28 Aug 2007 12:51:46 +0000 (+0000) Subject: fix pcmcia submenu (broken by [8520]) X-Git-Tag: 8.09_rc1~2862 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9f4bd6483f1240c5098b5c634c62cde518a288d8;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix pcmcia submenu (broken by [8520]) SVN-Revision: 8524 --- 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