From 36ce129c612a2f8b5774450007a03589cce99687 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 2 Mar 2010 08:44:00 +0100 Subject: linux-davinci git: VPIF fix for hawkboard and tweak defconfig --- conf/machine/include/davinci.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc index 663adab4eb..81bbcb32a5 100644 --- a/conf/machine/include/davinci.inc +++ b/conf/machine/include/davinci.inc @@ -1,7 +1,7 @@ require conf/machine/include/tune-arm926ejs.inc # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r40" +MACHINE_KERNEL_PR = "r41" TARGET_ARCH = "arm" -- cgit 1.2.3-korg