Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-gemini / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := irq.o mm.o time.o devices.o gpio.o idle.o reset.o
8
9 # Board-specific support
10 obj-$(CONFIG_MACH_NAS4220B) += board-nas4220b.o
11 obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
12 obj-$(CONFIG_MACH_WBD111) += board-wbd111.o
13 obj-$(CONFIG_MACH_WBD222) += board-wbd222.o