diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-09-30 09:50:04 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-09-30 09:50:04 +0000 |
commit | 65f47378d7baca9ba3c1e0cf634bce8af1783361 (patch) | |
tree | 3353a14e6568c012f65a4316393207b98f44b229 | |
parent | 073fca3651354a01848aa126a2fed564b94facb2 (diff) | |
download | upstream-65f47378d7baca9ba3c1e0cf634bce8af1783361.tar.gz upstream-65f47378d7baca9ba3c1e0cf634bce8af1783361.tar.bz2 upstream-65f47378d7baca9ba3c1e0cf634bce8af1783361.zip |
omap24xx: Update to 2.6.36-rc6
SVN-Revision: 23157
-rw-r--r-- | target/linux/omap24xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index cbd26ae222..d192a16aba 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -11,7 +11,7 @@ BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=2.6.36-rc5 +LINUX_VERSION:=2.6.36-rc6 define Target/Description TI OMAP-24xx |