diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-19 09:44:49 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-19 09:44:49 +0100 |
| commit | df23f6da3cb6dc12253dc864f0c56d149a339652 (patch) | |
| tree | 32d3a107d9d84b769e6c473286574d2599afc487 /package/busybox | |
| parent | 289643bf8528175c8c16489400d04c479a7875d0 (diff) | |
| parent | 09981c6824ff47fa75ec4c17ca569bc92635996a (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox')
| -rw-r--r-- | package/busybox/config/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/config/Config.in b/package/busybox/config/Config.in index 3a5e340ae..40f67caa7 100644 --- a/package/busybox/config/Config.in +++ b/package/busybox/config/Config.in @@ -454,6 +454,7 @@ menu 'Build Options' config BUSYBOX_STATIC bool "Build BusyBox as a static binary (no shared libs)" + default y if ADK_STATIC default n help If you want to build a static BusyBox binary, which does not |
