diff options
author | John Crispin <john@phrozen.org> | 2016-05-11 09:06:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b (patch) | |
tree | 4ac5adebeb359cb34550584caeeb4220b2f9ebec /package/kernel/lantiq/ltq-adsl | |
parent | e1041e1bc0429442e151e18ec6cbbb28cc050bbe (diff) | |
download | upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.gz upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.bz2 upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.zip |
global: change my email address
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/kernel/lantiq/ltq-adsl')
-rw-r--r-- | package/kernel/lantiq/ltq-adsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-adsl/Makefile b/package/kernel/lantiq/ltq-adsl/Makefile index 26c931e2a9..f781d52347 100644 --- a/package/kernel/lantiq/ltq-adsl/Makefile +++ b/package/kernel/lantiq/ltq-adsl/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=drv_dsl_cpe_api_danube-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-dsl-$(BUILD_VARIANT)/drv_dsl_cpe_api-$(PKG_VERSION) PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87 -PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> +PKG_MAINTAINER:=John Crispin <john@phrozen.org> PKG_USE_MIPS16:=0 PKG_CHECK_FORMAT_SECURITY:=0 |