diff options
Diffstat (limited to '')
-rw-r--r-- | drivers/bus/mhi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/bus/mhi/Makefile b/drivers/bus/mhi/Makefile new file mode 100644 index 000000000..5f5708a24 --- /dev/null +++ b/drivers/bus/mhi/Makefile @@ -0,0 +1,2 @@ +# Host MHI stack +obj-y += host/ |