9 lines
152 B
Makefile
9 lines
152 B
Makefile
#
|
|
# Copyright 2013 Freescale Semiconductor, Inc.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := colibri_vf.o
|
|
obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
|