Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
[deliverable/linux.git] / arch / arm / mach-ebsa110 / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := core.o io.o
8 obj-m :=
9 obj-n :=
10 obj- :=
11
12 obj-$(CONFIG_LEDS) += leds.o
This page took 0.045948 seconds and 5 git commands to generate.