diff options
Diffstat (limited to 'drivers/hsi/clients/Makefile')
-rw-r--r-- | drivers/hsi/clients/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/hsi/clients/Makefile b/drivers/hsi/clients/Makefile new file mode 100644 index 0000000..327c0e2 --- /dev/null +++ b/drivers/hsi/clients/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for HSI clients +# + +obj-$(CONFIG_HSI_CHAR) += hsi_char.o |