blob: 6b9c1f7c31c9f3787562eefedb1935b0330af266 [file] [log] [blame]
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +00001#
2# Makefile for the Ingenic JZ4740.
3#
4
5# Object file lists.
6
Paul Burton44e08e72015-05-24 16:11:31 +01007obj-y += prom.o time.o reset.o setup.o \
Paul Burton5b9cdd22015-05-24 16:11:46 +01008 platform.o timer.o
9
Paul Burton6ec127f2015-05-24 16:11:42 +010010CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
11
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +000012# board specific support
13
Lars-Peter Clausene6b78c42010-07-17 11:16:29 +000014obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
15
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +000016# PM support
17
18obj-$(CONFIG_PM) += pm.o