From 116cfed052333663d92c7465d9361237198e9478 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 28 Dec 2007 09:56:35 +0000 Subject: [PATCH] Back out the last change, since the release feed kernel modules are built against 2.6.21.6, so backporting the minor version change at this stage makes no sense. SVN-Revision: 9971 --- target/linux/ixp4xx-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ixp4xx-2.6/Makefile b/target/linux/ixp4xx-2.6/Makefile index 2470a6c603..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.7 +LINUX_VERSION:=2.6.21.6 define Target/Description endef -- 2.30.2