mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
moxie: configure with default-configs file
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
1fd6bb44ed
commit
ce3b494cb5
2 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
# Default configuration for moxie-softmmu
|
||||
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_VGA=y
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# moxie boards
|
||||
obj-y = serial.o mc146818rtc.o vga.o
|
||||
obj-y = mc146818rtc.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
obj-y += moxiesim.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue