diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-03-17 23:06:32 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-03-17 23:06:32 +0000 |
commit | d97812e3a5ac419ff30bd23e74f555997aeac904 (patch) | |
tree | 2488b40ba11ad042d034f4dfa05c2f8114982602 /target/device/Atmel | |
parent | be36fc319e0e0da9bbedc9a407e43a6ef121c644 (diff) | |
download | buildroot-novena-d97812e3a5ac419ff30bd23e74f555997aeac904.tar.gz buildroot-novena-d97812e3a5ac419ff30bd23e74f555997aeac904.zip |
Update sam9260 defconfig
Diffstat (limited to 'target/device/Atmel')
-rw-r--r-- | target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig index dfa82365d..fe8bb89ca 100644 --- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig +++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Wed Mar 12 01:51:24 2008 +# Mon Mar 17 22:02:39 2008 # BR2_HAVE_DOT_CONFIG=y BR2_VERSION="0.10.0-svn" @@ -154,9 +154,15 @@ BR2_JLEVEL=2 # BR2_PREFER_IMA is not set # BR2_DEPRECATED is not set BR2_RECENT=y +# BR2_ENABLE_DEBUG is not set BR2_STRIP_strip=y # BR2_STRIP_sstrip is not set # BR2_STRIP_none is not set +# BR2_OPTIMIZE_0 is not set +# BR2_OPTIMIZE_1 is not set +BR2_OPTIMIZE_2=y +# BR2_OPTIMIZE_3 is not set +# BR2_OPTIMIZE_S is not set # BR2_PREFER_STATIC_LIB is not set # BR2_HAVE_MANPAGES is not set # BR2_HAVE_INFOPAGES is not set |