aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/palmpre.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index 8117d971fa..7aee4488eb 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -17,6 +17,11 @@ MACHINE_DISPLAY_PPI = "185"
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 = "r92"
+
# Put it below omap3.inc as we override the kernel here
PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"