summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-04-22 11:21:40 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-04-22 16:23:27 -0400
commitbb6646fd963c53a4386a7448c62a75990f285407 (patch)
tree94e652f3780eb0ca652ba28c7185738971614d58 /conf/machine/include
parent088a1dbea3ec5901a60920469f82c7a27337c6be (diff)
downloadmeta-ti-bb6646fd963c53a4386a7448c62a75990f285407.tar.gz
linux-omap-psp: Update commit
* Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-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 212ebe75..c80939a7 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \
16GUI_MACHINE_CLASS = "bigscreen" 16GUI_MACHINE_CLASS = "bigscreen"
17 17
18# Increase this everytime you change something in the kernel 18# Increase this everytime you change something in the kernel
19MACHINE_KERNEL_PR = "r124" 19MACHINE_KERNEL_PR = "r125"
20 20
21KERNEL_IMAGETYPE = "uImage" 21KERNEL_IMAGETYPE = "uImage"
22 22