5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
|
ccflags-$(CONFIG_DRM_MSM_LEASE) := -Iinclude/drm
|
||
|
|
|
||
|
|
obj-$(CONFIG_DRM_MSM_LEASE) := \
|
||
|
|
msm_lease_drv.o
|