projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0705667
)
gcc generates the right dependency for this file
author
Juan Quintela
<quintela@redhat.com>
Mon, 3 Aug 2009 12:46:28 +0000
(14:46 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:40 +0000
(13:05 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
Makefile.target
patch
|
blob
|
history
diff --git
a/Makefile.target
b/Makefile.target
index a1892b6d21e165584730d20fad6f34c181af538d..934b8f2e01f2e62da65637658e746ad8020b3f09 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-163,10
+163,6
@@
obj-y = main.o syscall.o strace.o mmap.o signal.o path.o thunk.o \
elfload.o linuxload.o uaccess.o envlist.o gdbstub.o gdbstub-xml.o \
ioport-user.o
obj-$(TARGET_HAS_BFLT) += flatload.o
-
-ifdef TARGET_HAS_ELFLOAD32
-elfload32.o: elfload.c
-endif
obj-$(TARGET_HAS_ELFLOAD32) += elfload32.o
ifeq ($(TARGET_ARCH), i386)