diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-04 07:42:32 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-04 07:42:32 +0000 |
commit | dd2a52b3a014f48ca95f2d9801cba35aad377add (patch) | |
tree | f3b538760b057978349a21b69b5b0c2b59d6b877 /target/linux/xburst/Makefile | |
parent | 54a02791d0c5cd71f373a3dc77e30ba6287c9191 (diff) | |
download | upstream-dd2a52b3a014f48ca95f2d9801cba35aad377add.tar.gz upstream-dd2a52b3a014f48ca95f2d9801cba35aad377add.tar.bz2 upstream-dd2a52b3a014f48ca95f2d9801cba35aad377add.zip |
[kernel] update 2.6.35.x to 2.6.35.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23213 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 3bb255f13c..d732bf5c02 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 id800wt -LINUX_VERSION:=2.6.35.4 +LINUX_VERSION:=2.6.35.7 DEVICE_TYPE=other |