diff options
Diffstat (limited to 'hw/ipack/Makefile.objs')
-rw-r--r-- | hw/ipack/Makefile.objs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/ipack/Makefile.objs b/hw/ipack/Makefile.objs new file mode 100644 index 0000000000..8b9bdcb549 --- /dev/null +++ b/hw/ipack/Makefile.objs @@ -0,0 +1,2 @@ +common-obj-$(CONFIG_IPACK) += ipack.o +common-obj-$(CONFIG_IPACK) += tpci200.o |