Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Feng Li | 39e112d | 2016-11-03 14:15:17 +0800 | [diff] [blame] | 2 | # |
3 | # Copyright 2016 Freescale Semiconductor, Inc. | ||||
Feng Li | 39e112d | 2016-11-03 14:15:17 +0800 | [diff] [blame] | 4 | |
5 | obj-y += ls1021aiot.o | ||||
Feng Li | 39e112d | 2016-11-03 14:15:17 +0800 | [diff] [blame] | 6 | obj-$(CONFIG_ARMV7_PSCI) += psci.o |