1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41456
This commit is contained in:
John Crispin 2014-07-02 08:17:36 +00:00
parent cad9e554b1
commit 325cdf8091
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ PKG_RELEASE:=1
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-adsl-mei-$(BUILD_VARIANT)/ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-adsl-mei-$(BUILD_VARIANT)/
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk

View File

@ -18,6 +18,7 @@ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0 PKG_USE_MIPS16:=0
PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk