Add linux-next specific files for 20110831
[linux-2.6/next.git] / arch / arm / mach-gemini / Makefile
blobc5b24b95a76ed78552b4fb0c679c6d62e71b0f52
2 # Makefile for the linux kernel.
5 # Object file lists.
7 obj-y := irq.o mm.o time.o devices.o gpio.o
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