6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
ifdef CONFIG_ARCH_TEGRA_19x_SOC
|
||
|
|
||
|
obj-$(CONFIG_PCIE_TEGRA_DW_EP) += pcie-tegra-dw-ep.o
|
||
|
|
||
|
endif
|