mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 18:54:42 +02:00
add missing dependency (#2237)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8417 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6b71f4d5c3
commit
38f0cddc9a
@ -122,6 +122,7 @@ $(eval $(call KernelPackage,capi))
|
|||||||
define KernelPackage/pcmcia-core
|
define KernelPackage/pcmcia-core
|
||||||
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
|
||||||
SUBMENU:=$(EMENU)
|
SUBMENU:=$(EMENU)
|
||||||
KCONFIG:=CONFIG_PCMCIA CONFIG_PCCARD
|
KCONFIG:=CONFIG_PCMCIA CONFIG_PCCARD
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user