From 4a829973275bc47a85e499b9f6f4872bacadb502 Mon Sep 17 00:00:00 2001 From: Claudio Mignanti Date: Thu, 22 Jul 2010 11:32:38 +0000 Subject: Add support for u-boot SVN-Revision: 22351 --- .../linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch (limited to 'target/linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch') diff --git a/target/linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch b/target/linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch deleted file mode 100644 index 9a16e19..0000000 --- a/target/linux/at91/image/u-boot/patches/008-ubparams_bugfix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- u-boot-1.1.4.old/tools/ubparams.c 2007-03-23 10:51:17.000000000 +0100 -+++ u-boot-1.1.4/tools/ubparams.c 2007-03-23 10:49:37.000000000 +0100 -@@ -73,6 +73,7 @@ - fclose(params); - - free(envptr); -+ return 0; - } - - -- cgit v1.1