Browse Source

disable binutils for basic testing

Waldemar Brodkorb 7 years ago
parent
commit
676af341c2
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
 	@if [ ! -z "$(ADK_TEST_BASE)" ];then \
 		echo "ADK_PACKAGE_ADKTEST=y" >> $(ADK_TOPDIR)/.defconfig; \
 		echo "ADK_PACKAGE_FILE=y" >> $(ADK_TOPDIR)/.defconfig; \
-		echo "ADK_PACKAGE_BINUTILS=y" >> $(ADK_TOPDIR)/.defconfig; \
 	fi
 	@if [ ! -z "$(ADK_TEST_LTP)" ];then \
 		echo "ADK_PACKAGE_ADKTEST=y" >> $(ADK_TOPDIR)/.defconfig; \