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 | e7958669d13a9166d8e3488b137ae8fd047ccfed (patch) | |
tree | 8b3c256b7e6b4272c527fe946ad53d19fb6c70d8 /target/linux/iop32x/Makefile | |
parent | d46128a7133a43b3dea11e514e593a923af24659 (diff) | |
download | upstream-e7958669d13a9166d8e3488b137ae8fd047ccfed.tar.gz upstream-e7958669d13a9166d8e3488b137ae8fd047ccfed.tar.bz2 upstream-e7958669d13a9166d8e3488b137ae8fd047ccfed.zip |
upgrade iop32x to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10440 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 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 |