OMAP: Add new function to check wether there is irq pending
[linux-ginger.git] / arch / arm / mach-davinci / Makefile
blob1674661942f3116f984cd9679937487cca7d845c
2 # Makefile for the linux kernel.
6 # Common objects
7 obj-y := time.o irq.o clock.o serial.o io.o id.o psc.o \
8 gpio.o devices.o dma.o usb.o
10 obj-$(CONFIG_DAVINCI_MUX) += mux.o
12 # Chip specific
13 obj-$(CONFIG_ARCH_DAVINCI_DM644x) += dm644x.o
15 # Board specific
16 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-dm644x-evm.o