X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=package%2Fkernel%2Flantiq%2Fltq-ifxos%2FMakefile;h=375875227e6ad1c7c88bf9c1a13d0c6c773b9193;hb=243d347a6dc696edaa7b813df661b8286f34507e;hp=1364849bc6935129cca8dc34c3569821891b4232;hpb=4ebf19b48fafc8d94e14e4ba779969613b241a6a;p=lede-git%2F.git diff --git a/package/kernel/lantiq/ltq-ifxos/Makefile b/package/kernel/lantiq/ltq-ifxos/Makefile index 1364849bc6..375875227e 100644 --- a/package/kernel/lantiq/ltq-ifxos/Makefile +++ b/package/kernel/lantiq/ltq-ifxos/Makefile @@ -14,6 +14,9 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029 PKG_MAINTAINER:=John Crispin +PKG_USE_MIPS16:=0 +PKG_FIXUP:=autoreconf + include $(INCLUDE_DIR)/package.mk define KernelPackage/ltq-ifxos @@ -34,11 +37,6 @@ CONFIGURE_ARGS += \ --enable-kernelincl="$(LINUX_DIR)/include" \ --enable-add_drv_cflags="-fno-pic -mno-abicalls -mlong-calls -G 0" -define Build/Configure - (cd $(PKG_BUILD_DIR); aclocal && autoconf && automake) - $(call Build/Configure/Default) -endef - ifdef CONFIG_TARGET_lantiq define Build/InstallDev $(INSTALL_DIR) $(1)/usr/{lib,include/ifxos}