lantiq: remove the useless ltqtapi.mk include file
[openwrt/openwrt.git] / package / kernel / lantiq / ltq-vdsl-mei / Makefile
index 1816bbeea8bf33ced1af7c7b3dee6facda97dcc8..17d77551ae764323a14e2faf336890a06c388e93 100644 (file)
@@ -18,6 +18,7 @@ PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
 PKG_FIXUP:=autoreconf
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 PKG_USE_MIPS16:=0
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -36,6 +37,9 @@ endef
 
 #DEBUG=-DDEBUG_PRINT=1
 
+MAKE_FLAGS += \
+       SHELL="$(BASH)"
+
 CONFIGURE_ARGS += \
        --enable-kernelincl="$(LINUX_DIR)/include" \
        --enable-device=vr9 \