Explorar o código

adktest: needs busybox netcat

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
902c2126a8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/adktest/Makefile

+ 2 - 0
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