summaryrefslogtreecommitdiff
path: root/package/kernel
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-01 18:05:09 +0000
committerJohn Crispin <john@openwrt.org>2014-07-01 18:05:09 +0000
commit2deeb3e2fa104c17636267ee320c14a37b2d1d31 (patch)
tree4c95a9e12a554b8cf80870a518f121ea8f981e9e /package/kernel
parent3519322e6238913eeae717a598c9760ddf40436c (diff)
downloadmtk-20170518-2deeb3e2fa104c17636267ee320c14a37b2d1d31.zip
mtk-20170518-2deeb3e2fa104c17636267ee320c14a37b2d1d31.tar.gz
mtk-20170518-2deeb3e2fa104c17636267ee320c14a37b2d1d31.tar.bz2
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> SVN-Revision: 41451
Diffstat (limited to 'package/kernel')
-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 18e3449..17d7755 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