aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-02 16:33:20 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-02 16:33:20 +0000
commite09682fd7beca20423296b8ff6b425c94b1e1452 (patch)
treed6705d80a3aaf50a238419e590314a9737b531e6 /package/kernel/lantiq
parent6ec3299aa86134ecc5f62b16d0a1b3cb3ca661f2 (diff)
downloadmaster-187ad058-e09682fd7beca20423296b8ff6b425c94b1e1452.tar.gz
master-187ad058-e09682fd7beca20423296b8ff6b425c94b1e1452.tar.bz2
master-187ad058-e09682fd7beca20423296b8ff6b425c94b1e1452.zip
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41473 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq')
-rw-r--r--package/kernel/lantiq/ltq-tapi/Makefile1
-rw-r--r--package/kernel/lantiq/ltq-vmmc/Makefile1
2 files changed, 2 insertions, 0 deletions
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 <blogic@openwrt.org>
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 <blogic@openwrt.org>
PKG_USE_MIPS16:=0
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/ltqtapi.mk
include $(INCLUDE_DIR)/package.mk