diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-27 14:12:27 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-10-27 14:12:27 +0000 |
commit | 37ca712c591c69cd34f995e60650fd33e9f7b175 (patch) | |
tree | eff78fb5e845eefe98a7f2b891cd903ee196b768 /target/linux | |
parent | 4b67cfb58ce2a66021d2882f9a842541f3503bcd (diff) | |
download | upstream-37ca712c591c69cd34f995e60650fd33e9f7b175.tar.gz upstream-37ca712c591c69cd34f995e60650fd33e9f7b175.tar.bz2 upstream-37ca712c591c69cd34f995e60650fd33e9f7b175.zip |
Change kernel version to 2.6.36
SVN-Revision: 23671
Diffstat (limited to 'target/linux')
-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 db4cd14c9f..d2270a0b14 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.36-rc7 +LINUX_VERSION:=2.6.36 DEVICE_TYPE=other |