diff --git a/target/linux/generic-2.6/patches-2.6.26/900-headers_type_and_time.patch b/target/linux/generic-2.6/patches-2.6.26/900-headers_type_and_time.patch index b15fd56a9..b318c9060 100644 --- a/target/linux/generic-2.6/patches-2.6.26/900-headers_type_and_time.patch +++ b/target/linux/generic-2.6/patches-2.6.26/900-headers_type_and_time.patch @@ -11,7 +11,7 @@ #include #ifdef __KERNEL__ -@@ -232,4 +236,6 @@ +@@ -228,4 +232,6 @@ */ #define TIMER_ABSTIME 0x01 diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index ff4dd8011..f2293b8f1 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-rc5 +LINUX_VERSION:=2.6.26-rc6 include $(INCLUDE_DIR)/target.mk