diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-01-29 12:19:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-01-29 12:19:31 +0000 |
commit | e831384efb2570949a6242e92c646e447b2070a0 (patch) | |
tree | d36e466141a582dd9bc7c94f51407164904e0dee /target/linux/xburst/Makefile | |
parent | 019ee54580b1b8da218f0fadc2af971057212b77 (diff) | |
download | upstream-e831384efb2570949a6242e92c646e447b2070a0.tar.gz upstream-e831384efb2570949a6242e92c646e447b2070a0.tar.bz2 upstream-e831384efb2570949a6242e92c646e447b2070a0.zip |
update to 2.6.32.7
SVN-Revision: 19379
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 67de2cc6d9..51fe564f00 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=jffs2 tgz ubifs -LINUX_VERSION:=2.6.32.6 +LINUX_VERSION:=2.6.32.7 DEVICE_TYPE=other |