diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-18 22:32:08 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-18 22:32:08 +0200 |
| commit | cdfd3796c5cb2bb185292b8697ed53849a855229 (patch) | |
| tree | a47f1df079e7d880fa782678abbae02e9e0be8a6 /conf/machine/include/omap3.inc | |
| parent | 851dca2023950cc92ba0892aa23a315e465a52ef (diff) | |
| download | meta-ti-cdfd3796c5cb2bb185292b8697ed53849a855229.tar.gz | |
linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/include/omap3.inc')
| -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 b9632f2d..cd2319c7 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc | |||
| @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" | |||
| 3 | require conf/machine/include/tune-cortexa8.inc | 3 | require conf/machine/include/tune-cortexa8.inc |
| 4 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | 4 | PREFERRED_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 |
| 6 | MACHINE_KERNEL_PR = "r107" | 6 | MACHINE_KERNEL_PR = "r108" |
| 7 | 7 | ||
| 8 | KERNEL_IMAGETYPE = "uImage" | 8 | KERNEL_IMAGETYPE = "uImage" |
| 9 | 9 | ||
