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