diff options
Diffstat (limited to 'virt/Makefile')
-rw-r--r-- | virt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virt/Makefile b/virt/Makefile new file mode 100644 index 000000000..1cfea9436 --- /dev/null +++ b/virt/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += lib/ |