diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
commit | 4226f1d373a75f19beb8deb7b4ef912e5e8ef134 (patch) | |
tree | e4a6c0003d143d898342fa9c6134cb0dac1ee239 /target/linux/xburst/Makefile | |
parent | 425bf41b231233c8b4e8cf7b7ad90bba1f6b2653 (diff) | |
download | upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.gz upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.bz2 upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.zip |
kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
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 c58242a1be..21fe6452db 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.37.1 +LINUX_VERSION:=2.6.37.3 DEVICE_TYPE=other |