mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
build: move *-user/ objects to nested Makefile.objs
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
e05804eebc
commit
7fc5152c6d
5 changed files with 28 additions and 23 deletions
2
bsd-user/Makefile.objs
Normal file
2
bsd-user/Makefile.objs
Normal file
|
@ -0,0 +1,2 @@
|
|||
obj-y = main.o bsdload.o elfload.o mmap.o signal.o strace.o syscall.o \
|
||||
uaccess.o
|
Loading…
Add table
Add a link
Reference in a new issue