fix pcmcia build
SVN-Revision: 13565
This commit is contained in:
parent
54f277793e
commit
fb1241cce8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue