mainstone.conf: Use new kernel
authorFlorian Boor <florian.boor@kernelconcepts.de>
Sat, 8 Mar 2008 22:32:56 +0000 (22:32 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Sat, 8 Mar 2008 22:32:56 +0000 (22:32 +0000)
conf/machine/mainstone.conf

index af3e5a5..3bed8c0 100644 (file)
@@ -7,7 +7,7 @@ TARGET_ARCH = "arm"
 GUI_MACHINE_CLASS = "smallscreen"
 PACKAGE_EXTRA_ARCHS = "armv5te"
 
-PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
 require conf/machine/include/tune-xscale.inc