summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-14 13:58:54 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-14 13:58:54 +0000
commitb4350fddb5749676257a3586abb33342487ab346 (patch)
treea7702b0eb2218404854515fe3f31b457ec149f58 /target
parentc4490b5a4dd8711bc5ff0c26308a6b39df932023 (diff)
2.6.26 final is out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ixp4xx/Makefile2
-rw-r--r--target/linux/orion/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile
index c922ffa61..cdfc4cb21 100644
--- a/target/linux/ixp4xx/Makefile
+++ b/target/linux/ixp4xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.26-rc9
+LINUX_VERSION:=2.6.26
include $(INCLUDE_DIR)/target.mk
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 1ea2545c8..d5b8ba382 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -11,7 +11,7 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
-LINUX_VERSION:=2.6.26-rc9
+LINUX_VERSION:=2.6.26
include $(INCLUDE_DIR)/target.mk