diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-02 18:24:06 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-02 18:24:06 +0000 |
commit | 1864cba39bcb3248c6a1a6137d905a9cab4923a6 (patch) | |
tree | 98bc91a888e9da99189c063414029c653596a0ac /target/linux/xburst/Makefile | |
parent | d4e110704c0066e137e2c1ca34ca4fb5086df34e (diff) | |
download | upstream-1864cba39bcb3248c6a1a6137d905a9cab4923a6.tar.gz upstream-1864cba39bcb3248c6a1a6137d905a9cab4923a6.tar.bz2 upstream-1864cba39bcb3248c6a1a6137d905a9cab4923a6.zip |
[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 |