fix and make usable kmod-pcmcia-rsrc
This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
This commit is contained in:
@@ -24,7 +24,7 @@ $(eval $(call KernelPackage,bcm63xx-spi))
|
||||
define KernelPackage/pcmcia-bcm63xx
|
||||
SUBMENU:=$(PCMCIA_MENU)
|
||||
TITLE:=Broadcom BCM63xx PCMCIA support
|
||||
DEPENDS:=@TARGET_brcm63xx kmod-pcmcia-core
|
||||
DEPENDS:=@TARGET_brcm63xx +kmod-pcmcia-rsrc
|
||||
KCONFIG:=CONFIG_PCMCIA_BCM63XX
|
||||
FILES:=$(LINUX_DIR)/drivers/pcmcia/bcm63xx_pcmcia.ko
|
||||
AUTOLOAD:=$(call AutoLoad,41,bcm63xx_pcmcia)
|
||||
|
||||
Reference in New Issue
Block a user