summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-12 09:28:38 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-12 09:28:38 +0100
commit632425ddd8b8f6f5833bb4f708fafb076e67d1fc (patch)
treef94475519eda763af9f51d99506b0d84822e7f02 /conf
parentd7b177672bb18812929e4bd2af61629a1e395d2f (diff)
downloadmeta-ti-632425ddd8b8f6f5833bb4f708fafb076e67d1fc.tar.gz
linux 3.0: update to 3.0.9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 13f29bed..06aa2e0b 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
3require conf/machine/include/tune-cortexa8.inc 3require conf/machine/include/tune-cortexa8.inc
4PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 4PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
5# Increase this everytime you change something in the kernel 5# Increase this everytime you change something in the kernel
6MACHINE_KERNEL_PR = "r109" 6MACHINE_KERNEL_PR = "r110"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9