blob: 4dc458597f4009347308758552c183da94f151f8 [file] [log] [blame]
Kevin Hilman7c6337e2007-04-30 19:37:19 +01001#
2# Makefile for the linux kernel.
3#
4#
5
6# Common objects
Vladimir Barinov3d9edf02007-07-10 13:03:43 +01007obj-y := time.o irq.o clock.o serial.o io.o id.o psc.o \
David Brownellcece6e52008-09-07 23:41:57 -07008 gpio.o mux.o devices.o usb.o
Kevin Hilman7c6337e2007-04-30 19:37:19 +01009
10# Board specific
11obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o