mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
This commit is contained in:
parent
39cbeec7b2
commit
9f4bd6483f
@ -126,6 +126,7 @@ $(eval $(call KernelPackage,capi))
|
|||||||
|
|
||||||
|
|
||||||
define KernelPackage/pcmcia-core
|
define KernelPackage/pcmcia-core
|
||||||
|
SUBMENU:=$(EMENU)
|
||||||
TITLE:=PCMCIA/CardBus support
|
TITLE:=PCMCIA/CardBus support
|
||||||
DESCRIPTION:=Kernel support for PCMCIA/CardBus controllers
|
DESCRIPTION:=Kernel support for PCMCIA/CardBus controllers
|
||||||
DEPENDS:=@PCMCIA_SUPPORT
|
DEPENDS:=@PCMCIA_SUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user