aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/Makefile
blob: 9b50863a2236a74756dbe084bcb73eb9e2381e9e (plain) (blame)
1
2
3
4
5
6
ccflags-y = -Idrivers/gpu/host1x

host1x-hw-objs  = \
	host1x01.o

obj-$(CONFIG_TEGRA_HOST1X) += host1x-hw.o