diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-13 01:55:44 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-13 01:55:44 +0000 |
commit | 6144179d612a4b1e127f30db8f2817c6e5f6712b (patch) | |
tree | 1416e7daeb47700eb1353d37aa5e621b57591490 /target/linux/xburst/Makefile | |
parent | 9d9f68c6511d12f8f015d1a57adcc881210d1cb6 (diff) | |
download | upstream-6144179d612a4b1e127f30db8f2817c6e5f6712b.tar.gz upstream-6144179d612a4b1e127f30db8f2817c6e5f6712b.tar.bz2 upstream-6144179d612a4b1e127f30db8f2817c6e5f6712b.zip |
Add 2.6.36 patches
SVN-Revision: 23421
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 3fd45fb790..9004dc13ec 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.7 +LINUX_VERSION:=2.6.36.7 DEVICE_TYPE=other |