micro2440.conf: Prefer an up to date kernel.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 12 May 2009 13:15:51 +0000 (15:15 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 12 May 2009 13:22:48 +0000 (15:22 +0200)
conf/machine/micro2440.conf

index 5c8da70..20e14af 100644 (file)
@@ -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"