2016-11-03 06:15:17 +00:00
|
|
|
#
|
|
|
|
# Copyright 2016 Freescale Semiconductor, Inc.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
#
|
|
|
|
|
|
|
|
obj-y += ls1021aiot.o
|
2017-04-11 05:42:09 +00:00
|
|
|
obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
|
2016-11-03 06:15:17 +00:00
|
|
|
obj-$(CONFIG_ARMV7_PSCI) += psci.o
|