davinci: use 32-bit accesses for low-level debug macros
[pandora-kernel.git] / arch / arm / mach-davinci / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4 #
5
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
9
10 obj-$(CONFIG_DAVINCI_MUX)               += mux.o
11
12 # Chip specific
13 obj-$(CONFIG_ARCH_DAVINCI_DM644x)       += dm644x.o
14
15 # Board specific
16 obj-$(CONFIG_MACH_DAVINCI_EVM)          += board-dm644x-evm.o