mirror of https://gitee.com/openkylin/linux.git
7 lines
109 B
Makefile
7 lines
109 B
Makefile
![]() |
ccflags-y = -Idrivers/gpu/host1x
|
||
|
|
||
|
host1x-hw-objs = \
|
||
|
host1x01.o
|
||
|
|
||
|
obj-$(CONFIG_TEGRA_HOST1X) += host1x-hw.o
|