Merge tag 'v4.6-rc1'
[deliverable/linux.git] / arch / arm / mach-gemini / Makefile
CommitLineData
59d3a193
PZ
1#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
662146b1 7obj-y := irq.o mm.o time.o devices.o gpio.o idle.o reset.o
839e642f
PZ
8
9# Board-specific support
a21e0030 10obj-$(CONFIG_MACH_NAS4220B) += board-nas4220b.o
839e642f 11obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
bd0f9a3f 12obj-$(CONFIG_MACH_WBD111) += board-wbd111.o
6a5f0d3a 13obj-$(CONFIG_MACH_WBD222) += board-wbd222.o
This page took 0.344597 seconds and 5 git commands to generate.