From 81dcf41e655f3bf689d25d2612994e3b8225288b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jul 2014 16:33:20 +0000 Subject: [PATCH] lantiq: more PKG_CHECK_FORMAT_SECURITY fixes Signed-off-by: John Crispin SVN-Revision: 41473 --- package/kernel/lantiq/ltq-tapi/Makefile | 1 + package/kernel/lantiq/ltq-vmmc/Makefile | 1 + 2 files changed, 2 insertions(+) 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