diff options
author | Koen Kooi <koen@openembedded.org> | 2009-04-14 13:44:23 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-14 13:44:23 +0200 |
commit | 1549a857645da27141bd13cb8f63412d20351fc2 (patch) | |
tree | 6353bb85fe32861c49179d6501c2ed5087d7f2a6 /conf/machine/include | |
parent | 54aad17440d90a18e1f5ee7e4e8127253fb8e660 (diff) |
linux-omap 2.6.29: add more DSS2 patches
Diffstat (limited to 'conf/machine/include')
-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 3b06e8fcf7..fdf4dafdf8 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 = "r25" +MACHINE_KERNEL_PR = "r26" KERNEL_IMAGETYPE = "uImage" |