diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-10 22:39:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-10 22:39:52 +0000 |
commit | e2ce2feedbbab610929372ab722cfde3a0af41ff (patch) | |
tree | d7d8d1ea04a4146435b540926a0e47df9c51a9f9 /target/linux/xburst/Makefile | |
parent | 9c8d55541aa7481b025d26401822a3a01ced19a5 (diff) | |
download | upstream-e2ce2feedbbab610929372ab722cfde3a0af41ff.tar.gz upstream-e2ce2feedbbab610929372ab722cfde3a0af41ff.tar.bz2 upstream-e2ce2feedbbab610929372ab722cfde3a0af41ff.zip |
kernel: update to kernel 2.6.34.1
SVN-Revision: 22118
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 05b41da62d..f17c31151f 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 +LINUX_VERSION:=2.6.34.1 DEVICE_TYPE=other |