upgrade orion and sync to 2.6.26-rc6

SVN-Revision: 11456
master
Imre Kaloz 17 years ago
parent 7c029b0355
commit 354d78404a
  1. 2
      target/linux/generic-2.6/patches-2.6.26/900-headers_type_and_time.patch
  2. 2
      target/linux/orion/Makefile

@ -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…
Cancel
Save