summaryrefslogtreecommitdiff
path: root/hw/ssi/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ssi/Makefile.objs')
-rw-r--r--hw/ssi/Makefile.objs2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/ssi/Makefile.objs b/hw/ssi/Makefile.objs
index e69de29bb2..daada5c66a 100644
--- a/hw/ssi/Makefile.objs
+++ b/hw/ssi/Makefile.objs
@@ -0,0 +1,2 @@
+common-obj-$(CONFIG_PL022) += pl022.o
+common-obj-$(CONFIG_SSI) += ssi.o