upgrade orion and sync to 2.6.26-rc6
SVN-Revision: 11456
This commit is contained in:
parent
7c029b0355
commit
354d78404a
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <linux/types.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
@@ -232,4 +236,6 @@
|
||||
@@ -228,4 +232,6 @@
|
||||
*/
|
||||
#define TIMER_ABSTIME 0x01
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue