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 | e51695f4d5a05ba61077ef7e3a4d03ca293e05a0 (patch) | |
tree | fc2cae9dcd0824dd63f80039bff87bc26f4ffc41 /target/linux/ixp4xx-2.6/Makefile | |
parent | ec4086cab0833dc26bf2ad76ccfde2df2f1d39f3 (diff) | |
download | upstream-e51695f4d5a05ba61077ef7e3a4d03ca293e05a0.tar.gz upstream-e51695f4d5a05ba61077ef7e3a4d03ca293e05a0.tar.bz2 upstream-e51695f4d5a05ba61077ef7e3a4d03ca293e05a0.zip |
ixp4xx: Update from 2.6.21.5 to 2.6.21.6
SVN-Revision: 7918
Diffstat (limited to 'target/linux/ixp4xx-2.6/Makefile')
-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 |