TERES/SOFTWARE/A64-TERES/linux-a64/drivers/gpu/host1x/hw/Makefile
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

7 lines
109 B
Makefile

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