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 | 4168e195e2692489ac1f137613e68758bf5e0515 (patch) | |
tree | 735acc848792868f9e45f4a6a921c5f92db629ba /target/linux/xburst | |
parent | 625be51c75e38acc4cb2a45e578609c88f16c51f (diff) | |
download | upstream-4168e195e2692489ac1f137613e68758bf5e0515.tar.gz upstream-4168e195e2692489ac1f137613e68758bf5e0515.tar.bz2 upstream-4168e195e2692489ac1f137613e68758bf5e0515.zip |
update to 2.6.32.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19379 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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 |