Explorar o código

workaround for make package=busybox

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser %!s(int64=15) %!d(string=hai) anos
pai
achega
995996dc01
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      package/busybox/Makefile

+ 4 - 0
package/busybox/Makefile

@@ -27,6 +27,10 @@ SUB_INSTALLS-y:=
 SUB_INSTALLS-m:=
 SUB_INSTALLS-${ADK_PACKAGE_UDHCPD}+=	udhcpd-install
 
+ifeq (${DEVELOPER},1)
+SUB_INSTALLS-y+=	udhcpd-install
+endif
+
 CONFIG_STYLE:=		manual
 BUILD_STYLE:=		manual
 INSTALL_STYLE:=		manual