Selaa lähdekoodia

use BUSYBOX_STATIC when ADK_STATIC is choosen

Waldemar Brodkorb 11 vuotta sitten
vanhempi
commit
c4d8c6e0b3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      package/busybox/config/Config.in

+ 1 - 0
package/busybox/config/Config.in

@@ -454,6 +454,7 @@ menu 'Build Options'
 
 
 config BUSYBOX_STATIC
 config BUSYBOX_STATIC
 	bool "Build BusyBox as a static binary (no shared libs)"
 	bool "Build BusyBox as a static binary (no shared libs)"
+	default y if ADK_STATIC
 	default n
 	default n
 	help
 	help
 	  If you want to build a static BusyBox binary, which does not
 	  If you want to build a static BusyBox binary, which does not