6 lines
53 B
Makefile
6 lines
53 B
Makefile
|
ifdef CONFIG_ARCH_TEGRA_19x_SOC
|
||
|
|
||
|
obj-y += ep/
|
||
|
|
||
|
endif
|