massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
[openwrt.git] / package / wrt55agv2-spidevs / Makefile
index ab5c451..a149303 100644 (file)
@@ -17,7 +17,7 @@ define KernelPackage/wrt55agv2-spidevs
   SUBMENU:=Other modules
   TITLE:=WRT55AG v2 SPI devices support
   DEPENDS:=@TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
-  FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.$(LINUX_KMOD_SUFFIX)
+  FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.ko
 endef
 
 define KernelPackage/wrt55agv2-spidevs/description
This page took 0.025185 seconds and 4 git commands to generate.