diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-22 09:30:15 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-22 09:30:15 +0200 |
| commit | daba835a446ddfbd757d67edea3197beba3f2e9c (patch) | |
| tree | 7a43e68137811da925b4b2874281e9cbc13c5955 /conf/machine/include/omap3.inc | |
| parent | 2b00f9ba1b113165852c2b96c7d36ddf47fd77b4 (diff) | |
| download | meta-ti-daba835a446ddfbd757d67edea3197beba3f2e9c.tar.gz | |
pandaboard: move to L24.13 kernel, update machine config to match
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 9700a7aa..a40be431 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 = "r100" | 7 | MACHINE_KERNEL_PR = "r101" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
