ixp4xxbe: the gcc patch is in, so no need for this workaround anymore
authorKoen Kooi <koen@openembedded.org>
Thu, 3 May 2007 12:22:59 +0000 (12:22 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 3 May 2007 12:22:59 +0000 (12:22 +0000)
conf/machine/ixp4xxbe.conf

index 9b3a4f6..f208852 100644 (file)
@@ -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"