diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-28 10:16:47 +0000 |
commit | 0c7b285613a12f086952be1bebbd08c1ad10dbb7 (patch) | |
tree | c6106ea401e7e5270377cf25190ff3f98302cb83 /target/linux/xburst | |
parent | 85119a7cff2dde28b10dd8edba3d2415b6f329da (diff) | |
download | upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.tar.gz upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.tar.bz2 upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.zip |
kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
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 37ab41ba7a..24a8545de5 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=jffs2 tgz ubifs audio -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.9 DEVICE_TYPE=other |