diff options
Diffstat (limited to 'packages/busybox/busybox-static-1.11.3')
-rw-r--r-- | packages/busybox/busybox-static-1.11.3/angstrom/defconfig | 2 | ||||
-rw-r--r-- | packages/busybox/busybox-static-1.11.3/defconfig | 2 | ||||
-rw-r--r-- | packages/busybox/busybox-static-1.11.3/slugos/defconfig | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/busybox/busybox-static-1.11.3/angstrom/defconfig b/packages/busybox/busybox-static-1.11.3/angstrom/defconfig index f3130caca8..18324092f0 100644 --- a/packages/busybox/busybox-static-1.11.3/angstrom/defconfig +++ b/packages/busybox/busybox-static-1.11.3/angstrom/defconfig @@ -38,7 +38,7 @@ CONFIG_FEATURE_HAVE_RPC=y # # Build Options # -# CONFIG_STATIC is not set +CONFIG_STATIC=y # CONFIG_PIE is not set # CONFIG_NOMMU is not set # CONFIG_BUILD_LIBBUSYBOX is not set diff --git a/packages/busybox/busybox-static-1.11.3/defconfig b/packages/busybox/busybox-static-1.11.3/defconfig index a7b8ed53a0..3be63d8174 100644 --- a/packages/busybox/busybox-static-1.11.3/defconfig +++ b/packages/busybox/busybox-static-1.11.3/defconfig @@ -38,7 +38,7 @@ CONFIG_FEATURE_HAVE_RPC=y # # Build Options # -# CONFIG_STATIC is not set +CONFIG_STATIC=y # CONFIG_BUILD_LIBBUSYBOX is not set # CONFIG_FEATURE_INDIVIDUAL is not set # CONFIG_FEATURE_SHARED_BUSYBOX is not set diff --git a/packages/busybox/busybox-static-1.11.3/slugos/defconfig b/packages/busybox/busybox-static-1.11.3/slugos/defconfig index d922529cc2..04f4c230e4 100644 --- a/packages/busybox/busybox-static-1.11.3/slugos/defconfig +++ b/packages/busybox/busybox-static-1.11.3/slugos/defconfig @@ -38,7 +38,7 @@ CONFIG_FEATURE_HAVE_RPC=y # # Build Options # -# CONFIG_STATIC is not set +CONFIG_STATIC=y # CONFIG_PIE is not set # CONFIG_NOMMU is not set # CONFIG_BUILD_LIBBUSYBOX is not set |