diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-28 11:54:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-28 11:54:20 +0000 |
commit | 629cba4013b0465e4aac7815d256950ca68c7429 (patch) | |
tree | 8b96a9f12e9ec3b6fa87a666e0f16fc920a9fe81 /target/linux/xburst/Makefile | |
parent | 39908a74dc7431b9c975b61dd37935d87e83139d (diff) | |
download | master-187ad058-629cba4013b0465e4aac7815d256950ca68c7429.tar.gz master-187ad058-629cba4013b0465e4aac7815d256950ca68c7429.tar.bz2 master-187ad058-629cba4013b0465e4aac7815d256950ca68c7429.zip |
kernel: update to 2.6.32.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19358 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 571cc296ee..67de2cc6d9 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.4 +LINUX_VERSION:=2.6.32.6 DEVICE_TYPE=other |