mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-17 12:52:01 +02:00
8 lines
129 B
Makefile
8 lines
129 B
Makefile
# Copyright (C) 2018 Collabora Ltd.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := pcl063.o
|
|
obj-$(CONFIG_SPL_BUILD) += spl.o
|