diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
commit | 7ebcd047864564c4321e610b1569161d823cf860 (patch) | |
tree | d694ed8e3f81680d74f213b034b64b824bf4c21b /target/linux/omap24xx/Makefile | |
parent | 6e2f8d7eec54b13f490e331a4c021f55c4b64799 (diff) | |
download | upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.gz upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.bz2 upstream-7ebcd047864564c4321e610b1569161d823cf860.zip |
Update to 2.6.35.3
SVN-Revision: 22753
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-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 aeaa682ff5..81b59a822b 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -11,7 +11,7 @@ BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.35 +LINUX_VERSION:=2.6.35.3 define Target/Description TI OMAP-24xx |