[ARM] 4303/3: base kernel support for TI DaVinci
[deliverable/linux.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 serial.o io.o id.o psc.o
8
9 # Board specific
10 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o
This page took 0.053913 seconds and 6 git commands to generate.