summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 21:24:13 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 21:24:13 +0200
commitfd4b5bbd905201e37c1a7d34c2ffff6031e9ad8d (patch)
tree0eb72e2d123929ece13d7ac92dae14a9025222dd /mk/build.mk
parentd134723901fd45a4181e1325ff22abbc42fd5663 (diff)
disable file for default test buils
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/build.mk b/mk/build.mk
index 58b5521f6..fd3664c73 100644
--- a/mk/build.mk
+++ b/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; \