From e561219496aec2968d3401992184eae648c2d1ea Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Tue, 19 Jul 2011 22:02:14 +0200 Subject: linux-palmpre: update defconfig and bump MACHINE_KERNEL_PR Signed-off-by: Simon Busch --- conf/machine/include/palmpre.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc index 64f2ebd1fe..7c22bccbc2 100644 --- a/conf/machine/include/palmpre.inc +++ b/conf/machine/include/palmpre.inc @@ -19,7 +19,7 @@ require conf/machine/include/omap3.inc # Copied from include/omap3.inc (as we do not use linux-omap recipes): # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r93" +MACHINE_KERNEL_PR = "r94" PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre" -- cgit 1.2.3-korg