Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / arch / arm / mach-ep93xx / Makefile
CommitLineData
e7736d47
LB
1#
2# Makefile for the linux kernel.
3#
361c81f9 4obj-y := core.o clock.o timer-ep93xx.o
e7736d47 5
e791e345
MW
6obj-$(CONFIG_EP93XX_DMA) += dma.o
7
c444dc07
RM
8obj-$(CONFIG_CRUNCH) += crunch.o crunch-bits.o
9AFLAGS_crunch-bits.o := -Wa,-mcpu=ep9312
10
5283304b 11obj-$(CONFIG_MACH_ADSSPHERE) += adssphere.o
a2bd40d2 12obj-$(CONFIG_MACH_EDB93XX) += edb93xx.o
e7736d47 13obj-$(CONFIG_MACH_GESBC9312) += gesbc9312.o
d941caa2 14obj-$(CONFIG_MACH_MICRO9) += micro9.o
a3662f6b 15obj-$(CONFIG_MACH_SIM_ONE) += simone.o
dd2ac961 16obj-$(CONFIG_MACH_SNAPPER_CL15) += snappercl15.o
e7736d47 17obj-$(CONFIG_MACH_TS72XX) += ts72xx.o
1cb17e2d 18obj-$(CONFIG_MACH_VISION_EP9307)+= vision_ep9307.o
This page took 0.82799 seconds and 5 git commands to generate.