* [PATCH 9/10] UML - Remove unused make variables
@ 2006-03-28 23:00 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2006-03-28 23:00 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, user-mode-linux-devel, viro
From: Al Viro <viro@zeniv.linux.org.uk>
uml: removed assignments to unused variables in arch/um/os-Linux/Makefile
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
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 ] && \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-28 23:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28 23:00 [PATCH 9/10] UML - Remove unused make variables Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®