diff options
| author | Graeme Gregory <dp@xora.org.uk> | 2007-10-07 19:46:47 +0000 |
|---|---|---|
| committer | Graeme Gregory <dp@xora.org.uk> | 2007-10-07 19:46:47 +0000 |
| commit | 25bd38be9bc08d566ae04b86f5489cfe203b1188 (patch) | |
| tree | bf996d52e6f4db7b242ffa0dafe621c57621679f /conf | |
| parent | 9b6c2fff7ceb0030d31458cfa71e7d8d543ac0db (diff) | |
| parent | b8212db87f15694911745947c425c5d7c75c4c0a (diff) | |
merge of '22e9bcb718159eba1d1e60d8a3fda75fdc17fe31'
and 'd36c82004ef7eae9956811400405963058155b77'
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/cm-x270.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf index 0e6c5b2d10..998e43eea3 100644 --- a/conf/machine/cm-x270.conf +++ b/conf/machine/cm-x270.conf @@ -3,10 +3,11 @@ #@DESCRIPTION: Machine configuration for Compulab cm-x270 computer module #OLDEST_KERNEL = "2.6.16" TARGET_ARCH = "arm" -PREFERRED_VERSION_compulab-pxa270 = "2.6.22" GUI_MACHINE_CLASS ?= "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_linux = "2.6.22" + PACKAGE_EXTRA_ARCHS = "armv4 armv5te" require conf/machine/include/tune-xscale.inc |
