From e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 31 Jul 2009 15:29:27 +0200 Subject: 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 --- target/device/Atmel/at91rm9200df/at91rm9200df_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/Atmel/at91rm9200df') diff --git a/target/device/Atmel/at91rm9200df/at91rm9200df_defconfig b/target/device/Atmel/at91rm9200df/at91rm9200df_defconfig index f372d94ba..255f81a6e 100644 --- a/target/device/Atmel/at91rm9200df/at91rm9200df_defconfig +++ b/target/device/Atmel/at91rm9200df/at91rm9200df_defconfig @@ -237,7 +237,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 # -- cgit v1.2.3