diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:12:11 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:12:11 +0000 |
commit | 5c75e1dd029a9cd18b5c46540c9c4323fd6311d7 (patch) | |
tree | 935df147bf02f78d2055d62f69b9424b21479763 /target/linux/xburst | |
parent | dce714ad077a89d005939c1c6a12b4c523ce71e9 (diff) | |
download | upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.tar.gz upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.tar.bz2 upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.zip |
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
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 51fe564f00..7707c76045 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.7 +LINUX_VERSION:=2.6.32.8 DEVICE_TYPE=other |