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 | e1bfcceb932fff0f4600d356457c9c97586e1781 (patch) | |
tree | 9d7b44b8652fa68e998916f4c54ee88ed4e22209 /target/linux/xburst/Makefile | |
parent | 4e1c5b8ba285b3e9c73ce2664094ab83bb203576 (diff) | |
download | upstream-e1bfcceb932fff0f4600d356457c9c97586e1781.tar.gz upstream-e1bfcceb932fff0f4600d356457c9c97586e1781.tar.bz2 upstream-e1bfcceb932fff0f4600d356457c9c97586e1781.zip |
Add 2.6.35 patches
SVN-Revision: 22463
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 |