diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-05-17 22:05:07 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-05-17 22:05:07 +0000 |
commit | ba30e23bbc9ab366184e8738847a45bc5cf05dba (patch) | |
tree | afac8ae75d0b64df9c280dd07107abb822349822 /target/linux/xburst | |
parent | 0745a63313b58cb7aef7aa21840b7748e95dac1e (diff) | |
download | upstream-ba30e23bbc9ab366184e8738847a45bc5cf05dba.tar.gz upstream-ba30e23bbc9ab366184e8738847a45bc5cf05dba.tar.bz2 upstream-ba30e23bbc9ab366184e8738847a45bc5cf05dba.zip |
Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
SVN-Revision: 21498
Diffstat (limited to 'target/linux/xburst')
-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 3a68cabe95..05b41da62d 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-rc7 +LINUX_VERSION:=2.6.34 DEVICE_TYPE=other |