Makefile 109 B

123456
  1. ccflags-y = -Idrivers/gpu/host1x
  2. host1x-hw-objs = \
  3. host1x01.o
  4. obj-$(CONFIG_TEGRA_HOST1X) += host1x-hw.o