aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4/Makefile.objs
blob: 68c592179070394e8c53aebd32f599f2df311724 (plain)
1
2
3
4
5
obj-y = shix.o r2d.o sh7750.o sh7750_regnames.o tc58128.o
obj-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
obj-y += ide/mmio.o

obj-y := $(addprefix ../,$(obj-y))