1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 10:27:53 +03:00

upgrade orion and sync to 2.6.26-rc6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11456 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2008-06-13 12:12:34 +00:00
parent 1257d52114
commit 2955026ec3
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