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