From 50947a23fccb30cb36030dc0f379bc99ce33027a Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Tue, 12 May 2009 15:15:51 +0200 Subject: micro2440.conf: Prefer an up to date kernel. --- conf/machine/micro2440.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/machine/micro2440.conf b/conf/machine/micro2440.conf index 5c8da70e68..20e14af78f 100644 --- a/conf/machine/micro2440.conf +++ b/conf/machine/micro2440.conf @@ -5,6 +5,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_linux = "2.6.29" # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttySAC0" -- cgit v1.2.3