mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-19 13:45:54 +00:00
8 lines
183 B
Makefile
8 lines
183 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright 2016 Freescale Semiconductor, Inc.
|
|
|
|
obj-y += ls1021aiot.o
|
|
obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
|
|
obj-$(CONFIG_ARMV7_PSCI) += psci.o
|