tune-armv5te.inc: removed. use tune-arm926ejs.inc instead

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3523 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-01-18 12:35:08 +00:00
parent e430837ead
commit c46d3fb0c3

View File

@@ -1,5 +0,0 @@
FEED_ARCH = "armv5te"
TARGET_CC_ARCH = "-march=armv5te"
TARGET_CC_KERNEL_ARCH = "-march=armv5te"
PACKAGE_ARCH = "${@['armv5teb', 'armv5te'][bb.data.getVar('SITEINFO_ENDIANESS', d, 1) == 'le']}"