]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-msm/Makefile
[ARM] msm: add proc_comm support, necessary for clock and power control
[linux-2.6-omap-h63xx.git] / arch / arm / mach-msm / Makefile
1 obj-y += io.o idle.o irq.o timer.o dma.o
2 obj-y += proc_comm.o
3
4 # Common code for board init
5 obj-y += common.o
6
7 obj-$(CONFIG_MACH_HALIBUT) += board-halibut.o
8