[oe-commits] org.oe.dev ixp4xxle.conf: add tune-xscale

koen commit openembedded-commits at lists.openembedded.org
Mon Jan 1 18:22:12 UTC 2007


ixp4xxle.conf: add tune-xscale

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 7ac3268bfbc5039a8aba9b5db44344ebfaa1f59c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7ac3268bfbc5039a8aba9b5db44344ebfaa1f59c
Files:
1
conf/machine/ixp4xxle.conf
Diffs:

#
# mt diff -r9283ad401412a7de1e13fc4899546b7284a153b5 -r7ac3268bfbc5039a8aba9b5db44344ebfaa1f59c
#
# 
# 
# patch "conf/machine/ixp4xxle.conf"
#  from [e0a6f38483c3ba7a98ee950faead3454cccb6902]
#    to [bb8af2a821cef7c1f64c93bb2a273c9c33e205a9]
# 
============================================================
--- conf/machine/ixp4xxle.conf	e0a6f38483c3ba7a98ee950faead3454cccb6902
+++ conf/machine/ixp4xxle.conf	bb8af2a821cef7c1f64c93bb2a273c9c33e205a9
@@ -5,8 +5,10 @@ ARCH_BYTE_SEX = "le"
 MACHINE_FEATURES = "kernel26 usbhost ext2"
 
 ARCH_BYTE_SEX = "le"
-include conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.conf
+require conf/machine/include/tune-xscale.conf
 
+
 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xxle"
 
 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 --faketime -n"






More information about the Openembedded-commits mailing list