]> Git Repo - linux.git/blame - arch/arm/mach-gemini/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux.git] / arch / arm / mach-gemini / Makefile
CommitLineData
59d3a193
PZ
1#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
1df621ae 7obj-y := irq.o mm.o time.o devices.o gpio.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.21509 seconds and 4 git commands to generate.