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