summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard2009-07-31 15:29:27 +0200
committerPeter Korsgaard2009-07-31 15:29:27 +0200
commite15c0d07e15e94e800bd9a0cf3c24f45aeacd89c (patch)
treecbb864139bb4cb0d98d78e163e3739088b64b747 /target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
parentcoreutils: add TODO note about stripping the installed binaries (diff)
downloadbuildroot-e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c.tar.gz
buildroot-e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c.tar.xz
buildroot-e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c.zip
target/device: rename program invocation symbol in defconfigs
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig')
-rw-r--r--target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
index 3c358be33..97df4fe6f 100644
--- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
+++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
@@ -251,7 +251,7 @@ BR2_UCLIBC_VERSION_0_9_30=y
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
# BR2_PTHREAD_DEBUG is not set
-BR2_UCLIBC_PROGRAM_INVOCATION=y
+BR2_PROGRAM_INVOCATION=y
# BR2_UCLIBC_INSTALL_TEST_SUITE is not set
#