From 63348ff7b88c6f64e8dd518a21384e33e0d828f3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 6 Apr 2010 11:22:31 +0200 Subject: linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the DM37xx slowdown --- conf/machine/include/omap3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index e7170628cc..ba2a4935fa 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" require conf/machine/include/tune-cortexa8.inc PREFERRED_PROVIDER_virtual/kernel = "linux-omap" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r68" +MACHINE_KERNEL_PR = "r69" KERNEL_IMAGETYPE = "uImage" -- cgit 1.2.3-korg