omap3.inc: sync with OE

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-01-02 16:58:01 +01:00
parent db2a74cb34
commit 2c15be179a

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 = "r92"
MACHINE_KERNEL_PR = "r97"
KERNEL_IMAGETYPE = "uImage"