summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-08-03 14:46:28 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-10 13:05:40 -0500
commit9f437a091924f258e8efd82d903eb5610c942b06 (patch)
treefc21d6c57c3f390c615ac308fc3683c5e5ad8523 /Makefile.target
parent0705667e2e976d28c9fc8740bcddbbbd52de64f1 (diff)
downloadhqemu-9f437a091924f258e8efd82d903eb5610c942b06.zip
hqemu-9f437a091924f258e8efd82d903eb5610c942b06.tar.gz
gcc generates the right dependency for this file
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.target b/Makefile.target
index a1892b6..934b8f2 100644
--- 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)
OpenPOWER on IntegriCloud