This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec00b51a6c3e6c515c52e6e4564d915ee1f19022
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 12:03:15 +01: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 10:23:15 +02: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 12:03:15 +01:00
obj-y
+=
sun4u.o
Reference in New Issue
Copy Permalink