aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/patches/210-compile.patch
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-04-09 10:44:47 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-04-09 10:44:47 +0000
commitf7b6aa6a44b0fcc49f0dea7f96c4b99f571e70c9 (patch)
tree13013a01ae14a2ba557079513042d7210bfd64f8 /package/uboot-lantiq/patches/210-compile.patch
parentc81d122238176a59ea11c7a9eb0d9147a567e252 (diff)
downloadupstream-f7b6aa6a44b0fcc49f0dea7f96c4b99f571e70c9.tar.gz
upstream-f7b6aa6a44b0fcc49f0dea7f96c4b99f571e70c9.tar.bz2
upstream-f7b6aa6a44b0fcc49f0dea7f96c4b99f571e70c9.zip
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 SVN-Revision: 20756
Diffstat (limited to 'package/uboot-lantiq/patches/210-compile.patch')
-rw-r--r--package/uboot-lantiq/patches/210-compile.patch12
1 files changed, 4 insertions, 8 deletions
diff --git a/package/uboot-lantiq/patches/210-compile.patch b/package/uboot-lantiq/patches/210-compile.patch
index e34d7fd3e6..c00230069d 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 <common.h>
@@ -10,10 +8,8 @@ Index: u-boot-2009.11.1/common/env_common.c
#include <environment.h>
#include <linux/stddef.h>
#include <malloc.h>
-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 <config.h>