diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:43:59 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:43:59 +0000 |
commit | eb8d84e896a6aa9e74efc9c3a783c23cc5bc93ff (patch) | |
tree | 27155ec2bb3ddc4a6be8088203bb03abac6e1605 /target/linux/xburst/Makefile | |
parent | 8dfd4cba5f7dd426fe053c7b98c1ef565bd317ff (diff) | |
download | upstream-eb8d84e896a6aa9e74efc9c3a783c23cc5bc93ff.tar.gz upstream-eb8d84e896a6aa9e74efc9c3a783c23cc5bc93ff.tar.bz2 upstream-eb8d84e896a6aa9e74efc9c3a783c23cc5bc93ff.zip |
[kernel] update to 2.6.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25577 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 8e8888e8ff..c58242a1be 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 +LINUX_VERSION:=2.6.37.1 DEVICE_TYPE=other |