aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-01 18:05:09 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-01 18:05:09 +0000
commitbb49d467bdf26fbdd5030bafa34807a666de30f8 (patch)
tree97d4d5a5b10de0ac13da44de26b44f03876ff43d /package/kernel/lantiq
parent0c2f0bd6a8eb257d81c4b877832695a6849964af (diff)
downloadmaster-187ad058-bb49d467bdf26fbdd5030bafa34807a666de30f8.tar.gz
master-187ad058-bb49d467bdf26fbdd5030bafa34807a666de30f8.tar.bz2
master-187ad058-bb49d467bdf26fbdd5030bafa34807a666de30f8.zip
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq')
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl-mei/Makefile b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
index 18e34498f5..17d77551ae 100644
--- a/package/kernel/lantiq/ltq-vdsl-mei/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
@@ -18,6 +18,7 @@ PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk