]> Git Repo - qemu.git/blobdiff - linux-user/Makefile.objs
linux-user: support timerfd_{create, gettime, settime} syscalls
[qemu.git] / linux-user / Makefile.objs
index 5899d72d3ec942db3b48f2fa067432d398ce11a0..fd5021788f145fb486f1fcb8cb4fb4de3b727865 100644 (file)
@@ -1,5 +1,5 @@
 obj-y = main.o syscall.o strace.o mmap.o signal.o \
-       elfload.o linuxload.o uaccess.o cpu-uname.o
+       elfload.o linuxload.o uaccess.o uname.o
 
 obj-$(TARGET_HAS_BFLT) += flatload.o
 obj-$(TARGET_I386) += vm86.o
This page took 0.018583 seconds and 4 git commands to generate.