u-boot/arch/arm/mach-imx/imx8m/Makefile
Peng Fan 2005916f54 imx8m: rename clock to clock_imx8mq
i.MX8MQ and i.MX8MM has totally different pll design, so
rename clock to clock_imx8mq.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-10-08 16:36:36 +02:00

7 lines
153 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2017 NXP
obj-y += lowlevel_init.o
obj-y += clock_slice.o soc.o
obj-$(CONFIG_IMX8MQ) += clock_imx8mq.o