Browse Source

disable file for default test buils

Waldemar Brodkorb 7 years ago
parent
commit
fd4b5bbd90
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mk/build.mk

+ 0 - 1
mk/build.mk

@@ -329,7 +329,6 @@ defconfig: .menu $(CONFIG)/conf
 	fi
 	@if [ ! -z "$(ADK_TEST_BASE)" ];then \
 		echo "ADK_PACKAGE_ADKTEST=y" >> $(ADK_TOPDIR)/.defconfig; \
-		echo "ADK_PACKAGE_FILE=y" >> $(ADK_TOPDIR)/.defconfig; \
 	fi
 	@if [ ! -z "$(ADK_TEST_LTP)" ];then \
 		echo "ADK_PACKAGE_ADKTEST=y" >> $(ADK_TOPDIR)/.defconfig; \