diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2008-05-08 20:41:43 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2008-05-08 20:41:43 +0000 |
commit | 44f856db448579a096bd796990cc2eec2035e1f4 (patch) | |
tree | 05cd6b7c5703d2e77c9a09bf66fe9993242fdc49 /conf/machine | |
parent | 3252423e764b8ec14995d4fbd41428017f4f2a1b (diff) |
linux_2.6.24/25: clean up cm-x270 preferred version and make consistent
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/cm-x270.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf index 0c9578e407..d2c70a0541 100644 --- a/conf/machine/cm-x270.conf +++ b/conf/machine/cm-x270.conf @@ -6,7 +6,6 @@ TARGET_ARCH = "arm" GUI_MACHINE_CLASS ?= "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux ?= "2.6.24" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt" |