omap3.inc: sync with OE

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-01-18 13:01:24 +01:00
parent 2414ce3108
commit 4b7e5b78ba

View File

@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r97"
MACHINE_KERNEL_PR = "r99"
KERNEL_IMAGETYPE = "uImage"