Updates against mainline OE to fix various issues and make builds work again as a couple of poky changes got lost

git-svn-id: https://svn.o-hand.com/repos/poky@29 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-09-22 22:02:48 +00:00
parent d18457f094
commit 26a96fc12f
22 changed files with 1210 additions and 17 deletions

View File

@@ -1,2 +1,3 @@
TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s"
#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s"
TARGET_CC_ARCH = "-march=armv5te"
PACKAGE_ARCH = "armv5te"