upgrade orion and sync to 2.6.26-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11456 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
8697eb8993
commit
91aa7be624
|
@ -11,7 +11,7 @@
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
||||||
#ifdef __KERNEL__
|
#ifdef __KERNEL__
|
||||||
@@ -232,4 +236,6 @@
|
@@ -228,4 +232,6 @@
|
||||||
*/
|
*/
|
||||||
#define TIMER_ABSTIME 0x01
|
#define TIMER_ABSTIME 0x01
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ BOARD:=orion
|
||||||
BOARDNAME:=Marvell Orion
|
BOARDNAME:=Marvell Orion
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.26-rc5
|
LINUX_VERSION:=2.6.26-rc6
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue