From: John Crispin Date: Wed, 2 Jul 2014 08:17:36 +0000 (+0000) Subject: lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes X-Git-Tag: reboot~6697 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=325cdf80915aaf661aa4a439f8f2a3a895f0a801;p=lede-git%2F.git lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes Signed-off-by: John Crispin SVN-Revision: 41456 --- diff --git a/package/kernel/lantiq/ltq-adsl-mei/Makefile b/package/kernel/lantiq/ltq-adsl-mei/Makefile index 790b891d7a..a76591c257 100644 --- a/package/kernel/lantiq/ltq-adsl-mei/Makefile +++ b/package/kernel/lantiq/ltq-adsl-mei/Makefile @@ -11,6 +11,7 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-adsl-mei-$(BUILD_VARIANT)/ PKG_MAINTAINER:=John Crispin +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/package.mk diff --git a/package/kernel/lantiq/ltq-adsl/Makefile b/package/kernel/lantiq/ltq-adsl/Makefile index 154dc52741..2a9f0de388 100644 --- a/package/kernel/lantiq/ltq-adsl/Makefile +++ b/package/kernel/lantiq/ltq-adsl/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87 PKG_MAINTAINER:=John Crispin PKG_USE_MIPS16:=0 +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/package.mk