diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-12-11 16:07:21 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-12-11 16:07:21 +0000 |
commit | b8ab3d34eb9b03a73c061f535a086ee4f748c88e (patch) | |
tree | d1680843a8d80d29e7e12831bef5576d1c5bfe15 /target/linux/xburst/Makefile | |
parent | 82ac7bb00a712cb203fb2d920c140ffb2d78fb45 (diff) | |
download | upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.tar.gz upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.tar.bz2 upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.zip |
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
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 498f80edb0..93a9188a47 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.1 +LINUX_VERSION:=2.6.36.2 DEVICE_TYPE=other |