diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-11 13:15:25 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-11 13:15:25 +0000 |
commit | 646558210766fc922118aa8762313bef1b8af094 (patch) | |
tree | d209b451976891dff8866eea37f33471d10fe5fc /target | |
parent | fc6c44e65da0013ee8e986e34d273b6da2a7ecae (diff) | |
download | upstream-646558210766fc922118aa8762313bef1b8af094.tar.gz upstream-646558210766fc922118aa8762313bef1b8af094.tar.bz2 upstream-646558210766fc922118aa8762313bef1b8af094.zip |
ixp4xx: Update from 2.6.21.5 to 2.6.21.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7918 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ixp4xx-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/Makefile b/target/linux/ixp4xx-2.6/Makefile index 79e8c103f6..25b60a47b7 100644 --- a/target/linux/ixp4xx-2.6/Makefile +++ b/target/linux/ixp4xx-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=ixp4xx BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.21.6 define Target/Description endef |