diff options
Diffstat (limited to 'package/kernel/lantiq/ltq-ifxos/Makefile')
-rw-r--r-- | package/kernel/lantiq/ltq-ifxos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-ifxos/Makefile b/package/kernel/lantiq/ltq-ifxos/Makefile index 70fb4da1e0..7d3f33a984 100644 --- a/package/kernel/lantiq/ltq-ifxos/Makefile +++ b/package/kernel/lantiq/ltq-ifxos/Makefile @@ -13,7 +13,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/xdarklight/$(PKG_NAME)/archive/v$(PKG_VERSION) PKG_MD5SUM:=39eace039ae4c3dde4da96bfdbee2721 -PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> +PKG_MAINTAINER:=John Crispin <john@phrozen.org> PKG_USE_MIPS16:=0 PKG_FIXUP:=autoreconf |