diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-05 15:55:17 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-08 21:08:26 +0200 |
| commit | 64ee1c77f6e9f007ee79ac02e25a4313995c111d (patch) | |
| tree | 6e14240074c1dc89e45806f59af99593d3431246 /conf/machine/include/omap3.inc | |
| parent | 22465583e62fadb0fe019b641c86b13c7510601a (diff) | |
| download | meta-ti-64ee1c77f6e9f007ee79ac02e25a4313995c111d.tar.gz | |
linux-3.0: disable prempt for beagleboard
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 9c7e62ea..b9632f2d 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 = "r106" | 6 | MACHINE_KERNEL_PR = "r107" |
| 7 | 7 | ||
| 8 | KERNEL_IMAGETYPE = "uImage" | 8 | KERNEL_IMAGETYPE = "uImage" |
| 9 | 9 | ||
