#
# Makefile for kernel vendor pcie.
#

obj-$(CONFIG_HIPCIE_CORE) += core/ ctrl/ phy/ api/ plat/ test/
obj-$(CONFIG_HIPCIE_PHY) += phy/
obj-$(CONFIG_HIPCIE_VM_CORE) += vm/ plat/
