mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
build: move slirp/ objects to nested Makefile.objs
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
b0b68fc671
commit
4c69605472
2 changed files with 4 additions and 4 deletions
3
slirp/Makefile.objs
Normal file
3
slirp/Makefile.objs
Normal file
|
@ -0,0 +1,3 @@
|
|||
common-obj-y = cksum.o if.o ip_icmp.o ip_input.o ip_output.o
|
||||
common-obj-y += slirp.o mbuf.o misc.o sbuf.o socket.o tcp_input.o tcp_output.o
|
||||
common-obj-y += tcp_subr.o tcp_timer.o udp.o bootp.o tftp.o arp_table.o
|
Loading…
Add table
Add a link
Reference in a new issue