Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
[deliverable/linux.git] / arch / arm / mach-u300 / Makefile
1 #
2 # Makefile for the linux kernel, U300 machine.
3 #
4
5 obj-y := core.o
6 obj-m :=
7 obj-n :=
8 obj- :=
9
10 obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o
11 obj-$(CONFIG_REGULATOR_AB3100) += regulator.o
This page took 0.031509 seconds and 5 git commands to generate.