lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Jul 2014 16:33:20 +0000 (16:33 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Jul 2014 16:33:20 +0000 (16:33 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41473 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/lantiq/ltq-tapi/Makefile
package/kernel/lantiq/ltq-vmmc/Makefile

index 921e9a1..e0742e6 100644 (file)
@@ -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
index da56fc4..d25f3e1 100644 (file)
@@ -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