aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-03 12:22:59 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-03 12:22:59 +0000
commit95a0a58daebf20ca23c55d09d1cad3c82a55d867 (patch)
tree98827e1e2d0c4f07dfe73ad17f60b9c5e7156479 /conf
parentfbf7226b0f84dd30faa87a27f00424aa2f252799 (diff)
downloadopenembedded-95a0a58daebf20ca23c55d09d1cad3c82a55d867.tar.gz
ixp4xxbe: the gcc patch is in, so no need for this workaround anymore
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ixp4xxbe.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/ixp4xxbe.conf b/conf/machine/ixp4xxbe.conf
index 9b3a4f693f..f208852d3a 100644
--- a/conf/machine/ixp4xxbe.conf
+++ b/conf/machine/ixp4xxbe.conf
@@ -8,6 +8,4 @@ PACKAGE_EXTRA_ARCHS = "armv4b armv4tb armv5eb armv5teb"
require conf/machine/include/ixp4xx.conf
-TARGET_CC_ARCH += " -D__ARMEB__ "
-
EXTRA_IMAGECMD_jffs2 += "--big-endian"