summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-01 10:07:28 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-01 10:07:28 +0200
commitf800f67175e7243be993f3b02bc7a503dc730a95 (patch)
treef695e05bbb2fa726eb32c45b130726ea1dbb3cca /conf/machine/include
parent22174d5b152a27da4e99bc7dd0bc0c9c605b30fa (diff)
downloadmeta-ti-f800f67175e7243be993f3b02bc7a503dc730a95.tar.gz
linux 3.0: update to 3.0.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 1cb02d18..f6b67bb4 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 = "r104" 6MACHINE_KERNEL_PR = "r105"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9