From a3236bc99d391015710c19c6c312ffb0e95e9d0a Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Wed, 25 Jun 2008 22:56:49 +0000
Subject: [PATCH] upgrade orion to 2.6.26-rc8

SVN-Revision: 11577
---
 target/linux/orion/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 29c4dd0266..74a9cadd13 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-rc7
+LINUX_VERSION:=2.6.26-rc8
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab