blob: ce289c1415a1a4fe24aa1cde64eec90e292ea654 [file] [log] [blame]
Adrian Alonso9f883e02015-09-02 13:54:23 -05001#
2# (C) Copyright 2015 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6#
7
Uri Mashiachdd587fa2017-09-24 09:00:23 +03008obj-y := soc.o clock.o clock_slice.o ddr.o
Peng Fanfcd53ce2015-10-23 10:13:04 +08009
10ifdef CONFIG_ARMV7_PSCI
11obj-y += psci-mx7.o psci.o
12endif