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/xburst/Makefile | |
parent | 9d6ca187394784888a3b5bd7857defded4d20a44 (diff) | |
download | master-187ad058-6f9b7988d5640054b547bc3d34bdb1837f8bb28e.tar.gz master-187ad058-6f9b7988d5640054b547bc3d34bdb1837f8bb28e.tar.bz2 master-187ad058-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/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 |