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/xburst/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/xburst/Makefile')
-rw-r--r-- | target/linux/xburst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index c2035b8ce2..72d18ad347 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst FEATURES:=jffs2 targz ubifs audio SUBTARGETS:=qi_lb60 n516 n526 -LINUX_VERSION:=2.6.35 +LINUX_VERSION:=2.6.35.3 DEVICE_TYPE=other |