Parcourir la source

adktest: needs busybox netcat

Waldemar Brodkorb il y a 8 ans
Parent
commit
902c2126a8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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