blob: 390c82adc00c1fcd9dbb3512f7b2039a2a1bc203 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Ingenic JZ4740.
#
# Object file lists.
obj-y += prom.o time.o reset.o setup.o \
platform.o timer.o
CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
# PM support
obj-$(CONFIG_PM) += pm.o