summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-02 14:19:58 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-05 00:56:32 -0500
commit73de853320363a58c676a09a4d46a3f9ffa2c2ea (patch)
treea908cd1809406a01dde27252676fa2af613c314c /conf/machine/include
parent81f7f807d2cf11c0bf140039b786c6d8e66ea8dd (diff)
downloadmeta-ti-73de853320363a58c676a09a4d46a3f9ffa2c2ea.tar.gz
linux-omap4: update to 3.1.0 (latest ti-ubuntu branch)
Boot tested on Pandaboard ES/Angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/omap4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap4.inc b/conf/machine/include/omap4.inc
index d8d7e08b..a2953524 100644
--- a/conf/machine/include/omap4.inc
+++ b/conf/machine/include/omap4.inc
@@ -15,7 +15,7 @@ XSERVER = "xserver-xorg \
15 xf86-video-fbdev" 15 xf86-video-fbdev"
16 16
17# Increase this everytime you change something in the kernel 17# Increase this everytime you change something in the kernel
18MACHINE_KERNEL_PR = "r0" 18MACHINE_KERNEL_PR = "r1"
19 19
20KERNEL_IMAGETYPE = "uImage" 20KERNEL_IMAGETYPE = "uImage"
21 21