lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes
authorJohn Crispin <john@openwrt.org>
Wed, 2 Jul 2014 08:17:36 +0000 (08:17 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 2 Jul 2014 08:17:36 +0000 (08:17 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41456

package/kernel/lantiq/ltq-adsl-mei/Makefile
package/kernel/lantiq/ltq-adsl/Makefile

index 790b891d7a8d10525f1e034328d26ec6c27f2ca7..a76591c257ad80be809a5890997e0854a70e507b 100644 (file)
@@ -11,6 +11,7 @@ PKG_RELEASE:=1
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-adsl-mei-$(BUILD_VARIANT)/
 
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk
 
index 154dc52741b675e54f94d7d79b5362b02fb5170c..2a9f0de388630559267ce8bf43e4539e5e378fbe 100644 (file)
@@ -18,6 +18,7 @@ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 PKG_USE_MIPS16:=0
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk