From c04232d4828101ddb2eb0cadfc15a868be026f49 Mon Sep 17 00:00:00 2001 From: ralph Date: Fri, 9 Apr 2010 10:44:47 +0000 Subject: [uboot-lantiq] update to version 2010.3 httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr thanks to Stas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20756 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/uboot-lantiq/patches/210-compile.patch | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'package/uboot-lantiq/patches/210-compile.patch') diff --git a/package/uboot-lantiq/patches/210-compile.patch b/package/uboot-lantiq/patches/210-compile.patch index e34d7fd3e..c00230069 100644 --- a/package/uboot-lantiq/patches/210-compile.patch +++ b/package/uboot-lantiq/patches/210-compile.patch @@ -1,7 +1,5 @@ -Index: u-boot-2009.11.1/common/env_common.c -=================================================================== ---- u-boot-2009.11.1.orig/common/env_common.c 2010-01-25 09:35:12.000000000 +0100 -+++ u-boot-2009.11.1/common/env_common.c 2010-03-29 13:20:50.000000000 +0200 +--- a/common/env_common.c ++++ b/common/env_common.c @@ -26,6 +26,7 @@ #include @@ -10,10 +8,8 @@ Index: u-boot-2009.11.1/common/env_common.c #include #include #include -Index: u-boot-2009.11.1/common/env_embedded.c -=================================================================== ---- u-boot-2009.11.1.orig/common/env_embedded.c 2010-03-29 13:22:19.000000000 +0200 -+++ u-boot-2009.11.1/common/env_embedded.c 2010-03-29 13:22:29.000000000 +0200 +--- a/common/env_embedded.c ++++ b/common/env_embedded.c @@ -27,6 +27,7 @@ #define __ASM_STUB_PROCESSOR_H__ /* don't include asm/processor. */ #include -- cgit v1.2.3