提交 1501da76 编写于 作者: C Carl Vanderlip 提交者: Manivannan Sadhasivam

bus: mhi: Update Makefile to used Kconfig flags

Makefile was always suggesting to build subdirectories regardless of
Kconfig. Use the Kconfig flags as intended.
Signed-off-by: NCarl Vanderlip <quic_carlv@quicinc.com>
Reviewed-by: NManivannan Sadhasivam <mani@kernel.org>
Reviewed-by: NJeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://lore.kernel.org/r/20221207192613.2098614-1-quic_carlv@quicinc.com
[mani: fixed the subject prefix]
Signed-off-by: NManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
上级 1b929c02
# Host MHI stack
obj-y += host/
obj-$(CONFIG_MHI_BUS) += host/
# Endpoint MHI stack
obj-y += ep/
obj-$(CONFIG_MHI_BUS_EP) += ep/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册