MIPS: JZ4740: support newer SoC interrupt controllers
[deliverable/linux.git] / arch / mips / jz4740 / Makefile
CommitLineData
5ebabe59
LPC
1#
2# Makefile for the Ingenic JZ4740.
3#
4
5# Object file lists.
6
25ce6c35 7obj-y += prom.o irq.o time.o reset.o setup.o \
f6b8a570 8 gpio.o clock.o platform.o timer.o serial.o
5ebabe59
LPC
9
10obj-$(CONFIG_DEBUG_FS) += clock-debugfs.o
11
12# board specific support
13
e6b78c4f
LPC
14obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
15
5ebabe59
LPC
16# PM support
17
18obj-$(CONFIG_PM) += pm.o
This page took 0.40374 seconds and 5 git commands to generate.