diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-02-10 21:14:59 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-02-10 21:14:59 +0000 |
commit | 4cad51137721f51b27ebed6dbfca40c63d8cc093 (patch) | |
tree | 79bee296876df7ab96e4526a585468c5bd81037e /target/linux/iop32x/Makefile | |
parent | 43e70d58c6207121e6f1e209d3ce67ec63d342df (diff) | |
download | upstream-4cad51137721f51b27ebed6dbfca40c63d8cc093.tar.gz upstream-4cad51137721f51b27ebed6dbfca40c63d8cc093.tar.bz2 upstream-4cad51137721f51b27ebed6dbfca40c63d8cc093.zip |
upgrade iop32x to 2.6.24
SVN-Revision: 10440
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 df84078a3b..8267625c97 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -11,7 +11,7 @@ BOARD:=iop32x BOARDNAME:=Intel XScale IOP32x FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.24 include $(INCLUDE_DIR)/target.mk |