diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2008-10-14 17:22:31 -0400 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2008-10-14 17:22:31 -0400 |
commit | 2660ba617f965e2a6fde3c574c71118158092600 (patch) | |
tree | e01279e510f46f09b9324024220e86649619f685 | |
parent | 71944e7b7c08145f149051ba88f89f9f2b5faaa4 (diff) |
cm-x270.conf: test edit in new git repo
-rw-r--r-- | conf/machine/cm-x270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf index d2c70a0541..aadbea4a5f 100644 --- a/conf/machine/cm-x270.conf +++ b/conf/machine/cm-x270.conf @@ -1,10 +1,10 @@ #@TYPE: Machine #@Name: Compulab cm-x270 #@DESCRIPTION: Machine configuration for Compulab cm-x270 computer module -#OLDEST_KERNEL = "2.6.16" TARGET_ARCH = "arm" GUI_MACHINE_CLASS ?= "bigscreen" + PREFERRED_PROVIDER_virtual/kernel = "linux" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt" |