summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-17 21:47:51 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-17 21:47:51 +0200
commitee0ba28e7cfaa904c5e170f94e90e108935bd0c1 (patch)
treeeb89c14ac59ba061196ac361a5d527f7d684a88a /conf
parentd079bc5d0d6f2c5286d4e9bda6c5003dda8ef42a (diff)
downloadmeta-ti-ee0ba28e7cfaa904c5e170f94e90e108935bd0c1.tar.gz
linux-3.0: update to 3.0.3-stable
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 ed0cd798..1cb02d18 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 = "r103" 6MACHINE_KERNEL_PR = "r104"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9