diff options
Diffstat (limited to 'target/device/x86')
-rw-r--r-- | target/device/x86/i686/i386_defconfig | 2 | ||||
-rw-r--r-- | target/device/x86/i686/i686_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/device/x86/i686/i386_defconfig b/target/device/x86/i686/i386_defconfig index a4d6ae96a..6f0a2c96c 100644 --- a/target/device/x86/i686/i386_defconfig +++ b/target/device/x86/i686/i386_defconfig @@ -178,7 +178,7 @@ BR2_UCLIBC_VERSION_0_9_30_1=y BR2_UCLIBC_VERSION_STRING="0.9.30.1" BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config" # BR2_PTHREAD_DEBUG is not set -# BR2_UCLIBC_PROGRAM_INVOCATION is not set +# BR2_PROGRAM_INVOCATION is not set # BR2_UCLIBC_INSTALL_TEST_SUITE is not set # diff --git a/target/device/x86/i686/i686_defconfig b/target/device/x86/i686/i686_defconfig index 116d0a283..463e5b786 100644 --- a/target/device/x86/i686/i686_defconfig +++ b/target/device/x86/i686/i686_defconfig @@ -178,7 +178,7 @@ BR2_UCLIBC_VERSION_0_9_30_1=y BR2_UCLIBC_VERSION_STRING="0.9.30.1" BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config" # BR2_PTHREAD_DEBUG is not set -# BR2_UCLIBC_PROGRAM_INVOCATION is not set +# BR2_PROGRAM_INVOCATION is not set # BR2_UCLIBC_INSTALL_TEST_SUITE is not set # |