blob: 28e5535dfa9e928936db568606712899f311688b [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
Lars-Peter Clausen25ce6c32013-05-30 18:25:05 +02007obj-y += prom.o irq.o time.o reset.o setup.o \
Thierry Redingf6b8a572012-08-22 10:01:24 +02008 gpio.o clock.o platform.o timer.o serial.o
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +00009
10obj-$(CONFIG_DEBUG_FS) += clock-debugfs.o
11
12# 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