]> Git Repo - qemu.git/blobdiff - linux-user/Makefile.objs
linux-user: fix inconsistent spaces in print_siginfo() output
[qemu.git] / linux-user / Makefile.objs
index fd5021788f145fb486f1fcb8cb4fb4de3b727865..8c9305810059f075956535edae83629fe2f265c9 100644 (file)
@@ -1,5 +1,6 @@
 obj-y = main.o syscall.o strace.o mmap.o signal.o \
-       elfload.o linuxload.o uaccess.o uname.o
+       elfload.o linuxload.o uaccess.o uname.o \
+       safe-syscall.o
 
 obj-$(TARGET_HAS_BFLT) += flatload.o
 obj-$(TARGET_I386) += vm86.o
This page took 0.023293 seconds and 4 git commands to generate.