From 1ca4a54a664546080045b75070ac8fe2c1880c46 Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Mon, 17 Dec 2007 22:03:35 +0000 Subject: [PATCH] cm-x270.conf: allow user to override kernel version --- conf/machine/cm-x270.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf index 2522897042..1b6188753e 100644 --- a/conf/machine/cm-x270.conf +++ b/conf/machine/cm-x270.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" GUI_MACHINE_CLASS ?= "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux = "2.6.23" +PREFERRED_VERSION_linux ?= "2.6.23" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt" -- 2.47.2