From: Al Viro <[EMAIL PROTECTED]>
uml: removed assignments to unused variables in arch/um/os-Linux/Makefile

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
Signed-off-by: Jeff Dike <[EMAIL PROTECTED]>

 arch/um/os-Linux/Makefile |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

Index: linux-2.6.16-mm/arch/um/os-Linux/Makefile
===================================================================
--- linux-2.6.16-mm.orig/arch/um/os-Linux/Makefile      2006-03-28 
09:30:36.000000000 -0500
+++ linux-2.6.16-mm/arch/um/os-Linux/Makefile   2006-03-28 09:40:31.000000000 
-0500
@@ -15,9 +15,6 @@ USER_OBJS := $(user-objs-y) aio.o elf_au
        process.o sigio.o signal.o start_up.o time.o trap.o tt.o tty.o \
        uaccess.o umid.o util.o
 
-elf_aux.o: $(ARCH_DIR)/kernel-offsets.h
-CFLAGS_elf_aux.o += -I$(objtree)/arch/um
-
 CFLAGS_user_syms.o += -DSUBARCH_$(SUBARCH)
 
 HAVE_AIO_ABI := $(shell [ -r /usr/include/linux/aio_abi.h ] && \



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to