blob: d07d91b88fd29c1717329cfac2720222116d2edf [file] [log] [blame]
Peng Fanf77d4412018-10-18 14:28:30 +02001# Copyright 2018 NXP
2#
3# SPDX-License-Identifier: GPL-2.0
4
5obj-$(CONFIG_CLK_IMX8) += clk-imx8.o
Peng Fan98c63a72019-03-05 02:32:33 +00006
7ifdef CONFIG_CLK_IMX8
8obj-$(CONFIG_IMX8QXP) += clk-imx8qxp.o
9endif