diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-02 18:24:06 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-02 18:24:06 +0000 |
commit | e0e5bd88de85c3cfea886944af8652f3d4fbd702 (patch) | |
tree | 98bc91a888e9da99189c063414029c653596a0ac /target/linux/xburst/Makefile | |
parent | 5aabd845f70068fb7e9e1a31653f171581a9103a (diff) |
[xburst] Add 2.6.35 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22463 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 f17c31151f..1c0630e3d2 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.34.1 +LINUX_VERSION:=2.6.35 DEVICE_TYPE=other |