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 | 00e07cf808fd55a7ef4544e8db5515903948fe43 (patch) | |
tree | ed194a3de2a9d8fd660e1e654cb04830bf562bda /target/linux/xburst/Makefile | |
parent | f766b816844d66f3f31a047778d9766bd31ffad0 (diff) | |
download | upstream-00e07cf808fd55a7ef4544e8db5515903948fe43.tar.gz upstream-00e07cf808fd55a7ef4544e8db5515903948fe43.tar.bz2 upstream-00e07cf808fd55a7ef4544e8db5515903948fe43.zip |
[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 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 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 |