mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:01:55 +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
|
||||
TITLE:=PCMCIA/CardBus support
|
||||
DESCRIPTION:=Kernel support for PCMCIA/CardBus controllers
|
||||
DEPENDS:=@PCMCIA_SUPPORT
|
||||
SUBMENU:=$(EMENU)
|
||||
KCONFIG:=CONFIG_PCMCIA CONFIG_PCCARD
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user