upgrade orion and sync to 2.6.26-rc6

SVN-Revision: 11456
This commit is contained in:
Imre Kaloz 2008-06-13 12:12:34 +00:00
parent 7c029b0355
commit 354d78404a
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
#include <linux/types.h>
#ifdef __KERNEL__
@@ -232,4 +236,6 @@
@@ -228,4 +232,6 @@
*/
#define TIMER_ABSTIME 0x01

View File

@ -11,7 +11,7 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
LINUX_VERSION:=2.6.26-rc5
LINUX_VERSION:=2.6.26-rc6
include $(INCLUDE_DIR)/target.mk