[oe-commits] org.oe.dev cm-x270: added iwmmxt into archs and features

hrw commit openembedded-commits at lists.openembedded.org
Mon Oct 8 09:46:39 UTC 2007


cm-x270: added iwmmxt into archs and features

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 1d14c551bc1dbe1ac63e66db38db383600d6a812
ViewMTN: http://monotone.openembedded.org/revision/info/1d14c551bc1dbe1ac63e66db38db383600d6a812
Files:
1
conf/machine/cm-x270.conf
Diffs:

#
# mt diff -rd36c82004ef7eae9956811400405963058155b77 -r1d14c551bc1dbe1ac63e66db38db383600d6a812
#
# 
# 
# patch "conf/machine/cm-x270.conf"
#  from [01698d66d048f367f36e135294ce9ba30856378a]
#    to [f9429eb200a306ada78b0ff137d01a378b020fbb]
# 
============================================================
--- conf/machine/cm-x270.conf	01698d66d048f367f36e135294ce9ba30856378a
+++ conf/machine/cm-x270.conf	f9429eb200a306ada78b0ff137d01a378b020fbb
@@ -8,7 +8,7 @@ PREFERRED_VERSION_linux = "2.6.22"
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_VERSION_linux = "2.6.22"
 
-PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"
 
 require conf/machine/include/tune-xscale.inc
 
@@ -41,7 +41,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian 
 	ln -s ${IMAGE_NAME}.rootfs-summary.jffs2 ${IMAGE_LINK_NAME}.rootfs-summary.jffs2 \
 	"
 
-MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa"
+MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa iwmmxt"
 
 # to program the compulab NAND flash, the following scheme is suggested.  Create
 # a small rootfs that can fit in NOR flash using the following config:






More information about the Openembedded-commits mailing list