summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-05 01:57:04 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-08 21:08:14 +0200
commit22465583e62fadb0fe019b641c86b13c7510601a (patch)
treef020b63889f842f83dc3000a4430dab46c866fb5 /conf/machine
parentc26aa8ee7d41543a8e38994a1c584da8eb478512 (diff)
downloadmeta-ti-22465583e62fadb0fe019b641c86b13c7510601a.tar.gz
linux 3.0: rebase from 3.0.4 to 3.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine')
-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 f6b67bb4..9c7e62ea 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 = "r105" 6MACHINE_KERNEL_PR = "r106"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9