[oe-commits] org.oe.dev amsdelta: do not hand tune for arm920t but include proper tune config

hrw commit openembedded-commits at lists.openembedded.org
Thu Jan 4 12:25:28 UTC 2007


amsdelta: do not hand tune for arm920t but include proper tune config

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 00d78946cd1515dee27466d89f128fdb53cca857
ViewMTN: http://monotone.openembedded.org/revision.psp?id=00d78946cd1515dee27466d89f128fdb53cca857
Files:
1
conf/machine/amsdelta.conf
Diffs:

#
# mt diff -rc9ad2094ac0515a372b308140fef36037eb000e7 -r00d78946cd1515dee27466d89f128fdb53cca857
#
# 
# 
# patch "conf/machine/amsdelta.conf"
#  from [048b40ffa2bd2f48ad6383045956db33fd3f2d20]
#    to [c97aa50bb44118e2e2e536a4c9c170c524e4aa7f]
# 
============================================================
--- conf/machine/amsdelta.conf	048b40ffa2bd2f48ad6383045956db33fd3f2d20
+++ conf/machine/amsdelta.conf	c97aa50bb44118e2e2e536a4c9c170c524e4aa7f
@@ -21,7 +21,7 @@ PREFERRED_VERSION_u-boot = "1.1.4"
 
 PREFERRED_VERSION_u-boot = "1.1.4"
 
-TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
+require conf/machine/include/tune-arm920t.conf
 
 IMAGE_ROOTFS_SIZE_ext2 = "8192"
 IMAGE_ROOTFS_SIZE_ext2.gz = "8192"






More information about the Openembedded-commits mailing list