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 | 6f9b7988d5640054b547bc3d34bdb1837f8bb28e (patch) | |
tree | a1a4d45018a1c5ca7cb49c43988bf9da4404926a /target/linux/omap24xx/Makefile | |
parent | 9d6ca187394784888a3b5bd7857defded4d20a44 (diff) | |
download | upstream-6f9b7988d5640054b547bc3d34bdb1837f8bb28e.tar.gz upstream-6f9b7988d5640054b547bc3d34bdb1837f8bb28e.tar.bz2 upstream-6f9b7988d5640054b547bc3d34bdb1837f8bb28e.zip |
Update to 2.6.35.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22753 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |