summaryrefslogtreecommitdiff
path: root/hw/sh4/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sh4/Makefile.objs')
-rw-r--r--hw/sh4/Makefile.objs3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/sh4/Makefile.objs b/hw/sh4/Makefile.objs
index 76b37bbf6b..0387b96b4b 100644
--- a/hw/sh4/Makefile.objs
+++ b/hw/sh4/Makefile.objs
@@ -1,7 +1,8 @@
-obj-y += sh_intc.o sh_pci.o
+obj-y += sh_intc.o
obj-y := $(addprefix ../,$(obj-y))
obj-y += shix.o r2d.o
obj-y += sh7750.o sh7750_regnames.o
+obj-y += sh_pci.o