mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-05 01:31:22 +00:00
8 lines
124 B
Makefile
8 lines
124 B
Makefile
obj-y += sh_intc.o sh_pci.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|
|
|
|
obj-y += shix.o r2d.o
|
|
|
|
obj-y += sh7750.o sh7750_regnames.o
|