ramips: remove 'default [yn]' keywords from machine Kconfig entries
[openwrt.git] / target / linux / au1000 / modules.mk
index 4c403f0..e001db4 100644 (file)
@@ -9,7 +9,7 @@ define KernelPackage/pcmcia-au1000
   SUBMENU:=$(PCMCIA_MENU)
   TITLE:=RMI/AMD Au1000 PCMCIA support
   DEPENDS:=@TARGET_au1000 kmod-pcmcia-core
-  FILES:=$(LINUX_DIR)/drivers/pcmcia/au1x00_ss.$(LINUX_KMOD_SUFFIX)
+  FILES:=$(LINUX_DIR)/drivers/pcmcia/au1x00_ss.ko
   AUTOLOAD:=$(call AutoLoad,41,au1x00_ss)
 endef
 
This page took 0.022706 seconds and 4 git commands to generate.