X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fifx-tapi%2FMakefile;h=477754dc241078e052a578f6ee50eae925e43525;hp=68282b81a0bd8acdd659c280e3313a8ff74a1854;hb=d07a68916f9cd3eb31c9bb95ab347284d0b718a0;hpb=1709d77707795164487e89c8f170b1d16643ac35 diff --git a/package/ifx-tapi/Makefile b/package/ifx-tapi/Makefile index 68282b81a0..477754dc24 100644 --- a/package/ifx-tapi/Makefile +++ b/package/ifx-tapi/Makefile @@ -26,7 +26,7 @@ define KernelPackage/ifx-tapi URL:=http://www.lantiq.com/ MAINTAINER:=Lantiq DEPENDS:=+kmod-ifxos @BROKEN - FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.$(LINUX_KMOD_SUFFIX) + FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.ko AUTOLOAD:=$(call AutoLoad,20,drv_tapi) MENU:=1 endef