Merge commit 'origin/master' into next
[deliverable/linux.git] / arch / arm / mach-u300 / Makefile
1 #
2 # Makefile for the linux kernel, U300 machine.
3 #
4
5 obj-y := core.o clock.o timer.o gpio.o padmux.o
6 obj-m :=
7 obj-n :=
8 obj- :=
9
10 obj-$(CONFIG_ARCH_U300) += u300.o
11 obj-$(CONFIG_MMC) += mmc.o
This page took 0.035639 seconds and 5 git commands to generate.