mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-18 13:22:07 +02:00
8 lines
217 B
Makefile
8 lines
217 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG
|
|
# Patrick Bruenn <p.bruenn@beckhoff.com>
|
|
|
|
obj-y += mx53cx9020.o
|
|
obj-$(CONFIG_DM_VIDEO) += mx53cx9020_video.o
|