diff options
author | Koen Kooi <koen@openembedded.org> | 2009-04-18 18:36:42 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-18 18:36:42 +0200 |
commit | 7361f1735d212b6be9e92d3015f843cf09fae653 (patch) | |
tree | 9b20f078fc0583d39bd2af577680f56fa09d3116 /conf/machine | |
parent | 17512b7454a439e0a82c9c183581c607697fb11a (diff) |
linux-omap 2.6.29: add more dss2 patches
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 f4c0d37e26..f4fb5348d1 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -1,7 +1,7 @@ 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 = "r27" +MACHINE_KERNEL_PR = "r28" KERNEL_IMAGETYPE = "uImage" |