mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-24 20:26:24 +00:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
obj-y += sh_timer.o sh_intc.o sh_pci.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|
|
|
|
obj-y += shix.o r2d.o
|
|
|
|
obj-y += sh7750.o sh7750_regnames.o
|