blob: a8f88cd299056ae1b52a673b2dd1b69b11de5ca0 [file] [log] [blame]
Kevin Hilman7c6337e2007-04-30 19:37:19 +01001#
2# Makefile for the linux kernel.
3#
4#
5
6# Common objects
7obj-y := time.o irq.o serial.o io.o id.o psc.o
8
9# Board specific
10obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o