mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
hw: move NICs to hw/net/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0ddfaf7fe4
commit
d7e35d4a84
25 changed files with 22 additions and 10 deletions
|
@ -1,7 +1,6 @@
|
|||
# IO blocks
|
||||
obj-y += etraxfs_dma.o
|
||||
obj-y += etraxfs_pic.o
|
||||
obj-y += etraxfs_eth.o
|
||||
obj-y += etraxfs_timer.o
|
||||
obj-y += etraxfs_ser.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue