[oe-commits] org.oe.dev tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctly

rwhitby commit openembedded-commits at lists.openembedded.org
Tue Jan 23 08:23:37 UTC 2007


tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctly

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 943bd4e53184dc5316145235cfb240482e20026f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=943bd4e53184dc5316145235cfb240482e20026f
Files:
1
conf/machine/include/tune-xscale.conf
Diffs:

#
# mt diff -r43b962713f444a3678179e65c233191d6a613ea8 -r943bd4e53184dc5316145235cfb240482e20026f
#
# 
# 
# patch "conf/machine/include/tune-xscale.conf"
#  from [ab43e626053a9fc1830013196408a9a99674a684]
#    to [c486f1f495d56fd5bdabaeeea304ea21db593328]
# 
============================================================
--- conf/machine/include/tune-xscale.conf	ab43e626053a9fc1830013196408a9a99674a684
+++ conf/machine/include/tune-xscale.conf	c486f1f495d56fd5bdabaeeea304ea21db593328
@@ -1,3 +1,3 @@ TARGET_CC_ARCH = "-march=armv5te -mtune=
 TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
+TARGET_CC_KERNEL_ARCH = "-march=armv5te -mtune=xscale"
 PACKAGE_ARCH = "armv5te"
-






More information about the Openembedded-commits mailing list