diff options
author | Koen Kooi <koen@openembedded.org> | 2010-05-07 10:56:32 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-07 11:01:30 +0200 |
commit | 504e77420bc2a6ecf4b43731241ef09287409137 (patch) | |
tree | b2ebb11edcc6102578bb9baddcddee01074c2ab0 /conf/machine | |
parent | 18b3318aa5e373a16f0839de737ec02074764e47 (diff) |
linux-omap-psp 2.6.32: move to 3.00.01.06
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/omap3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index e73ce9ccef..9df44764e4 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" 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 = "r73" +MACHINE_KERNEL_PR = "r74" KERNEL_IMAGETYPE = "uImage" |