diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-25 10:27:57 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-25 10:27:57 +0100 |
commit | 24c8c7b88f2271a95289fdf3e9b0c61a3e254ca9 (patch) | |
tree | c6d5dcf6b2dcea0f397a826d811ecd0d9ca7e4bf /conf/machine/include/omap3.inc | |
parent | 46a3e348d56cb51ba75c291613e535510203225e (diff) |
linux-omap 2.6.29: add smsc patches and update overo defconfig
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 2c5c4f2387..2f242a4b38 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 = "r49" +MACHINE_KERNEL_PR = "r50" KERNEL_IMAGETYPE = "uImage" |