diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
commit | 4d8bddbd83b714ad616f19db59f5a0068486cc11 (patch) | |
tree | b19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/iop32x/Makefile | |
parent | 1954de5e1cfd8d6e5f28cf0a4ea590885e11f507 (diff) |
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/iop32x/Makefile')
-rw-r--r-- | target/linux/iop32x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 291522b1ca..b31ca0a0e0 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -11,7 +11,7 @@ BOARD:=iop32x BOARDNAME:=Intel IOP32x FEATURES:=squashfs -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.9 include $(INCLUDE_DIR)/target.mk |