4 lines
83 B
Makefile
4 lines
83 B
Makefile
|
tinydrm-y := tinydrm-core.o tinydrm-pipe.o
|
||
|
|
||
|
obj-$(CONFIG_DRM_TINYDRM) += tinydrm.o
|