aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/cm-x270.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:27:25 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:27:25 +0000
commit873d9b3bc7c6f76354cc3fc11cc68c43ffa65d13 (patch)
treed766083f639363209edbcc0332652cf41d1f8ace /conf/machine/cm-x270.conf
parente3a5b67ddac4e60d9d298e31b130406830b646fd (diff)
downloadopenembedded-873d9b3bc7c6f76354cc3fc11cc68c43ffa65d13.tar.gz
cm-x270: change kernel provider to linux
Diffstat (limited to 'conf/machine/cm-x270.conf')
-rw-r--r--conf/machine/cm-x270.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf
index c712c3728e..0e6c5b2d10 100644
--- a/conf/machine/cm-x270.conf
+++ b/conf/machine/cm-x270.conf
@@ -6,7 +6,7 @@ TARGET_ARCH = "arm"
PREFERRED_VERSION_compulab-pxa270 = "2.6.22"
GUI_MACHINE_CLASS ?= "bigscreen"
-PREFERRED_PROVIDER_virtual/kernel = "compulab-pxa270"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
require conf/machine/include/tune-xscale.inc