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 | 83d6a3601914362a23286864a12e3ed6b37368f5 (patch) | |
tree | 95844a9f6352079210671b7f02f1455cdba0eade /target/linux/xburst/Makefile | |
parent | 0fda5f750739ac512b6522575ab3fd6b257af387 (diff) | |
download | mtk-20170518-83d6a3601914362a23286864a12e3ed6b37368f5.zip mtk-20170518-83d6a3601914362a23286864a12e3ed6b37368f5.tar.gz mtk-20170518-83d6a3601914362a23286864a12e3ed6b37368f5.tar.bz2 |
update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
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 3bb255f..d732bf5 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 |