madwifi: remove V=1 (was only added for debugging)
[openwrt.git] / package / kernel / modules / other.mk
index a30046d..d15d81c 100644 (file)
@@ -169,6 +169,7 @@ define KernelPackage/pcmcia-core/2.6
   KCONFIG:=$(CONFIG_PCCARD)
   FILES:= \
        $(LINUX_DIR)/drivers/pcmcia/pcmcia_core.$(LINUX_KMOD_SUFFIX) \
+       $(if $(CONFIG_PCMCIA),$(LINUX_DIR)/drivers/pcmcia/pcmcia.$(LINUX_KMOD_SUFFIX)) \
        $(LINUX_DIR)/drivers/pcmcia/yenta_socket.$(LINUX_KMOD_SUFFIX) \
        $(LINUX_DIR)/drivers/pcmcia/rsrc_nonstatic.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,40,pcmcia_core pcmcia rsrc_nonstatic yenta_socket)
This page took 0.022303 seconds and 4 git commands to generate.