summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/adktest/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/adktest/Makefile b/package/adktest/Makefile
index 81c473bcf..3e1ad35c3 100644
--- a/package/adktest/Makefile
+++ b/package/adktest/Makefile
@@ -10,6 +10,8 @@ PKG_DESCR:= helper tools and scripts for qemu testing
PKG_SECTION:= base/tests
PKG_URL:= http://openadk.org/
+PKG_CFLINE_ADKTEST:= select BUSYBOX_NC
+
NO_DISTFILES:= 1
include $(ADK_TOPDIR)/mk/package.mk