diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-04 07:42:32 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-04 07:42:32 +0000 |
commit | 869647d532739acaa9c5a95c39b2d24fbcdac877 (patch) | |
tree | f3b538760b057978349a21b69b5b0c2b59d6b877 /target/linux/xburst/Makefile | |
parent | 72a89f6d9e9b2bed9faa0f6560ddc11f551b86c4 (diff) |
[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 |