diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-04-24 09:25:35 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-04-24 09:25:35 +0000 |
commit | 22b4e6b88233c72606942bb23881f97fc5548392 (patch) | |
tree | 1342b7072f5e31188639bde4492b68abea51f254 /target/linux/xburst | |
parent | 7ccf25f7da1772ebe51fe4c77b2d6f164b47b33f (diff) | |
download | upstream-22b4e6b88233c72606942bb23881f97fc5548392.tar.gz upstream-22b4e6b88233c72606942bb23881f97fc5548392.tar.bz2 upstream-22b4e6b88233c72606942bb23881f97fc5548392.zip |
kernel: update linux 3.2 to 3.2.16
SVN-Revision: 31459
Diffstat (limited to 'target/linux/xburst')
-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 8763937f54..db0731bf83 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:=3.2.15 +LINUX_VERSION:=3.2.16 DEVICE_TYPE=other |