blob: 88d6aa7d000bbd2590cf9865131b946fdf161346 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +00002#
3# Makefile for the Ingenic JZ4740.
4#
5
6# Object file lists.
7
Paul Burton44e08e72015-05-24 16:11:31 +01008obj-y += prom.o time.o reset.o setup.o \
Paul Burton5b9cdd22015-05-24 16:11:46 +01009 platform.o timer.o
10
Paul Burton6ec127f2015-05-24 16:11:42 +010011CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
12
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +000013# board specific support
14
Lars-Peter Clausene6b78c42010-07-17 11:16:29 +000015obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
16
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +000017# PM support
18
19obj-$(CONFIG_PM) += pm.o