diff options
| -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 d33a599870..36f11b0af5 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc | |||
| @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" | |||
| 4 | require conf/machine/include/tune-cortexa8.inc | 4 | require conf/machine/include/tune-cortexa8.inc |
| 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" |
| 6 | # Increase this everytime you change something in the kernel | 6 | # Increase this everytime you change something in the kernel |
| 7 | MACHINE_KERNEL_PR = "r92" | 7 | MACHINE_KERNEL_PR = "r97" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
