fix pcmcia build
[openwrt.git] / package / kernel / modules / other.mk
index f16f2fa..0409db7 100644 (file)
@@ -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
 
This page took 0.021627 seconds and 4 git commands to generate.