1
0
Fork 0
alistair23-linux/drivers/gpu/drm/bridge/nwl-dsi/Makefile

5 lines
159 B
Makefile

# SPDX-License-Identifier: GPL-2.0
nwl-mipi-dsi-y := nwl-drv.o nwl-dsi.o
obj-$(CONFIG_DRM_NWL_MIPI_DSI) += nwl-mipi-dsi.o
header-test-y += nwl-drv.h nwl-dsi.h