blob: 3997487f7b31ab3ec635f6e90c9468fa98d60f53 [file] [log] [blame]
Paulius Zaleckas59d3a192009-03-26 10:06:08 +02001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
Paulius Zaleckas1df621a2009-03-26 10:06:27 +02007obj-y := irq.o mm.o time.o devices.o gpio.o
Paulius Zaleckas839e6422009-03-26 10:06:27 +02008
9# Board-specific support
10obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
Hans Ulli Krollbd0f9a32010-05-13 06:22:40 +010011obj-$(CONFIG_MACH_WBD111) += board-wbd111.o