mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-14 22:47:06 +00:00
fix pcmcia build
SVN-Revision: 13565
This commit is contained in:
parent
54f277793e
commit
fb1241cce8
@ -105,7 +105,7 @@ define KernelPackage/pcmcia-core/2.4
|
||||
# CONFIG_CARDBUS
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/pcmcia/pcmcia_core.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/pcmcia/ds.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/pcmcia/ds.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,40,pcmcia_core ds)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user