Makefile 101 B

123
  1. tinydrm-y := tinydrm-core.o tinydrm-pipe.o tinydrm-helpers.o
  2. obj-$(CONFIG_DRM_TINYDRM) += tinydrm.o