]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/mips/jz4740/Makefile
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
[mirror_ubuntu-focal-kernel.git] / arch / mips / jz4740 / Makefile
1 #
2 # Makefile for the Ingenic JZ4740.
3 #
4
5 # Object file lists.
6
7 obj-y += prom.o time.o reset.o setup.o \
8 platform.o timer.o
9
10 CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
11
12 # board specific support
13
14 obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
15
16 # PM support
17
18 obj-$(CONFIG_PM) += pm.o