From: John Crispin Date: Wed, 2 Jul 2014 16:33:20 +0000 (+0000) Subject: lantiq: more PKG_CHECK_FORMAT_SECURITY fixes X-Git-Tag: reboot~6689 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=81dcf41e655f3bf689d25d2612994e3b8225288b;p=lede-git%2F.git lantiq: more PKG_CHECK_FORMAT_SECURITY fixes Signed-off-by: John Crispin SVN-Revision: 41473 --- diff --git a/package/kernel/lantiq/ltq-tapi/Makefile b/package/kernel/lantiq/ltq-tapi/Makefile index 921e9a18e3..e0742e63e5 100644 --- a/package/kernel/lantiq/ltq-tapi/Makefile +++ b/package/kernel/lantiq/ltq-tapi/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=edb43b494832c540cc035493d18db58f PKG_MAINTAINER:=John Crispin PKG_USE_MIPS16:=0 +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile index da56fc477c..d25f3e14b2 100644 --- a/package/kernel/lantiq/ltq-vmmc/Makefile +++ b/package/kernel/lantiq/ltq-vmmc/Makefile @@ -18,6 +18,7 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MAINTAINER:=John Crispin PKG_USE_MIPS16:=0 +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk