From 8a50e39aeaaa04ae0596ad6a3a10bc251acd64cc Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Wed, 19 May 2010 15:40:05 +0100 Subject: linux-davinci: Update to latest kernel for DA8xx/OMAPL1xx * Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * Bump Kernel PR Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- conf/machine/include/davinci.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc index 59d763df69..6e959675f7 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 = "r44" +MACHINE_KERNEL_PR = "r45" TARGET_ARCH = "arm" -- cgit 1.2.3-korg