diff options
Diffstat (limited to 'package/kernel/lantiq/ltq-adsl/Makefile')
-rw-r--r-- | package/kernel/lantiq/ltq-adsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/lantiq/ltq-adsl/Makefile b/package/kernel/lantiq/ltq-adsl/Makefile index 154dc52741..2a9f0de388 100644 --- a/package/kernel/lantiq/ltq-adsl/Makefile +++ b/package/kernel/lantiq/ltq-adsl/Makefile @@ -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 |