diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 11:53:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 11:53:56 +0000 |
commit | a827205280470937a64bc27de6bf513c51198de6 (patch) | |
tree | c871040deb2a1bb1fd99038ec01f2eb9f08efe6d /target/linux/xburst/Makefile | |
parent | 5959e9f4981b9ad6b97f7c96f9ac8dbf64fd0048 (diff) | |
download | upstream-a827205280470937a64bc27de6bf513c51198de6.tar.gz upstream-a827205280470937a64bc27de6bf513c51198de6.tar.bz2 upstream-a827205280470937a64bc27de6bf513c51198de6.zip |
update to latest kernel versions
SVN-Revision: 19224
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 61b42af88a..571cc296ee 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.3 +LINUX_VERSION:=2.6.32.4 DEVICE_TYPE=other |