diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
commit | 184c6b06f2bb29b693084174908c7a0f1b46e3d2 (patch) | |
tree | eb6e3d897cf739fd60e1728c475b35141a76b0a4 /target/linux/iop32x | |
parent | be1a9ff41dfeed9e00f165e6a661e26ccaa5549c (diff) | |
download | upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.gz upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.bz2 upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.zip |
update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
Diffstat (limited to 'target/linux/iop32x')
-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 12dc5990c2..e46e0c80c8 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -11,7 +11,7 @@ BOARD:=iop32x BOARDNAME:=Intel IOP32x FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.2 +LINUX_VERSION:=2.6.26.3 include $(INCLUDE_DIR)/target.mk |