1# SPDX-License-Identifier: GPL-2.0 2 3ccflags-y += -I$(srctree)/drivers/pci/controller/dwc 4 5obj-$(CONFIG_PCIE_DW_ROCKCHIP) += pcie-dw-rockchip.o 6