diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-18 13:54:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-18 13:54:31 +0000 |
commit | 91b443598a5723eb70950eb3491c943475a82920 (patch) | |
tree | a55b1b6b546e730ed17d895b7250d90eaa15edda /target/linux/iop32x/Makefile | |
parent | 874ca11412b84fdb6985d398d04097782453e70d (diff) | |
download | upstream-91b443598a5723eb70950eb3491c943475a82920.tar.gz upstream-91b443598a5723eb70950eb3491c943475a82920.tar.bz2 upstream-91b443598a5723eb70950eb3491c943475a82920.zip |
upgrade iop32x to 2.6.26.2
SVN-Revision: 12338
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 f7556c2e80..12dc5990c2 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.24.7 +LINUX_VERSION:=2.6.26.2 include $(INCLUDE_DIR)/target.mk |