hostapd: update to 20110117
[openwrt/openwrt.git] / package / i2c-gpio-custom / Makefile
index 954974249ace0862081bd93651d31abf8762676d..8585a5ab5739fda408913cd32236b86f5ee6f7b7 100644 (file)
@@ -17,7 +17,7 @@ define KernelPackage/i2c-gpio-custom
   SUBMENU:=I2C support
   TITLE:=Custom GPIO-based I2C device
   DEPENDS:=@GPIO_SUPPORT +kmod-i2c-core +kmod-i2c-gpio
-  FILES:=$(PKG_BUILD_DIR)/i2c-gpio-custom.$(LINUX_KMOD_SUFFIX)
+  FILES:=$(PKG_BUILD_DIR)/i2c-gpio-custom.ko
   KCONFIG:=
 endef