conf/machine/jornada7xx.conf : Use EABI
authorKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 1 Feb 2010 11:11:21 +0000 (12:11 +0100)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 1 Feb 2010 11:11:21 +0000 (12:11 +0100)
* EABI has advantages for all armv4 > and with
  a little tinkering it works well for armv4.
  Since it comes with speed increases theres no
  reason to use anything else.

Signed-off-by: Kristoffer ericson <kristoffer.ericson@gmail.com>
conf/machine/jornada7xx.conf

index 8741eb4..7bd9a27 100644 (file)
@@ -3,6 +3,7 @@
 #@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
 
 TARGET_ARCH = "arm"
+TARGET_OS = "linux-gnueabi"
 
 require conf/machine/include/tune-strongarm.inc