package: kernel: fix files for blowfish and pcimcia-rsrc
[openwrt.git] / package / kernel / modules / pcmcia.mk
index e4df2aa..48112b0 100644 (file)
@@ -38,7 +38,7 @@ ifneq ($(wildcard $(LINUX_DIR)/drivers/pcmcia/pcmcia_rsrc.ko),)
   FILES:=$(LINUX_DIR)/drivers/pcmcia/pcmcia_rsrc.ko
   AUTOLOAD:=$(call AutoLoad,26,pcmcia_rsrc)
 else
-  FILES:=$(LINUX_DIR)/drivers/pcmcia/rsrc_nonstatic.ko \
+  FILES:=$(LINUX_DIR)/drivers/pcmcia/rsrc_nonstatic.ko
   AUTOLOAD:=$(call AutoLoad,26,rsrc_nonstatic)
 endif
 endef
This page took 0.024117 seconds and 4 git commands to generate.