kernel_samsung_a34x-permissive/drivers/firmware/tegra/Makefile

5 lines
147 B
Makefile
Raw Normal View History

tegra-bpmp-y = bpmp.o
tegra-bpmp-$(CONFIG_DEBUG_FS) += bpmp-debugfs.o
obj-$(CONFIG_TEGRA_BPMP) += tegra-bpmp.o
obj-$(CONFIG_TEGRA_IVC) += ivc.o