[patch 3/3] uml-remove-LDFLAGS_BLOB

From: blaisorblade_spam
Date: Mon Aug 30 2004 - 15:04:20 EST



LDFLAGS_BLOB is now unused, so remove it from UML.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@xxxxxxxx>
---

uml-linux-2.6.8.1-paolo/arch/um/Makefile-i386 | 1 -
1 files changed, 1 deletion(-)

diff -puN arch/um/Makefile-i386~uml-remove-LDFLAGS_BLOB arch/um/Makefile-i386
--- uml-linux-2.6.8.1/arch/um/Makefile-i386~uml-remove-LDFLAGS_BLOB 2004-08-29 14:40:58.781275664 +0200
+++ uml-linux-2.6.8.1-paolo/arch/um/Makefile-i386 2004-08-29 14:40:58.783275360 +0200
@@ -20,7 +20,6 @@ ELF_ARCH = $(SUBARCH)
ELF_FORMAT = elf32-$(SUBARCH)

OBJCOPYFLAGS := -O binary -R .note -R .comment -S
-LDFLAGS_BLOB := --format binary --oformat elf32-i386

SYS_DIR := $(ARCH_DIR)/include/sysdep-i386
SYS_UTIL_DIR := $(ARCH_DIR)/sys-i386/util
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/