This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
85d91e3295
qemu
/
hw
/
sparc64
/
Makefile.objs
7 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move boards and other isolated files to hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 15:03:15 +04:00
obj-y
=
apb_pci.o
build: move obj-TARGET-y variables to nested Makefile.objs Also drop duplicate occurrence of device-hotplug.o. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-05-29 12:23:15 +04:00
obj-y
+=
mc146818rtc.o
obj-y
:=
$(
addprefix ../,
$(
obj-y
)
)
hw: move boards and other isolated files to hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 15:03:15 +04:00
obj-y
+=
sun4u.o
Reference in New Issue
Copy Permalink