From ee14bd96725431f4f687cae1c3331a1cb46dcea5 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 15 Jun 2009 20:07:19 +0000 Subject: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/octeon/patches/001-handle_removal_h_constraint.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/octeon/patches/001-handle_removal_h_constraint.patch') diff --git a/target/linux/octeon/patches/001-handle_removal_h_constraint.patch b/target/linux/octeon/patches/001-handle_removal_h_constraint.patch index b0ec076ab0..ea19508ce7 100644 --- a/target/linux/octeon/patches/001-handle_removal_h_constraint.patch +++ b/target/linux/octeon/patches/001-handle_removal_h_constraint.patch @@ -11,8 +11,8 @@ Signed-off-by: David Daney --- a/arch/mips/include/asm/compiler.h +++ b/arch/mips/include/asm/compiler.h -@@ -26,4 +26,11 @@ typedef u64 uintx_t; - #endif +@@ -16,4 +16,11 @@ + #define GCC_REG_ACCUM "accum" #endif +#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4) -- cgit v1.2.3