mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
9 lines
119 B
Makefile
9 lines
119 B
Makefile
|
#
|
||
|
# Copyright 2018 NXP
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += imx8qm_mek.o
|
||
|
obj-$(CONFIG_SPL_BUILD) += spl.o
|