summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-09-29 21:17:39 +0200
committerBernhard Reutner-Fischer2007-09-29 21:17:39 +0200
commit3de7a21bc743a691b158bd078569b4c9040fb60c (patch)
treed5c9a4008412aaf017cb0e376446b0a008bc5fe3 /target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
parentUse linke to build-time-tools, disable libssp which does not work for cross-c... (diff)
downloadbuildroot-3de7a21bc743a691b158bd078569b4c9040fb60c.tar.gz
buildroot-3de7a21bc743a691b158bd078569b4c9040fb60c.tar.xz
buildroot-3de7a21bc743a691b158bd078569b4c9040fb60c.zip
- add mips/mipsel target architecture selection
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
Diffstat (limited to 'target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig')
-rw-r--r--target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
index 69afb804b..e11611d25 100644
--- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
+++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
@@ -42,8 +42,8 @@ BR2_generic_arm=y
# BR2_xscale is not set
# BR2_iwmmxt is not set
BR2_ARM_TYPE="GENERIC_ARM"
-BR2_ARM_OABI=y
-# BR2_ARM_EABI is not set
+BR2_OABI=y
+# BR2_EABI is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"