mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: move char devices to hw/char/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
80b4ecc86d
commit
9944d32001
29 changed files with 29 additions and 19 deletions
|
@ -3,7 +3,7 @@ obj-y += slavio_timer.o slavio_misc.o sparc32_dma.o
|
|||
obj-y += eccmemctl.o sbi.o sun4c_intctl.o
|
||||
|
||||
# GRLIB
|
||||
obj-y += grlib_gptimer.o grlib_irqmp.o grlib_apbuart.o
|
||||
obj-y += grlib_gptimer.o grlib_irqmp.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue