2016-03-04 07:09:26 -08:00

12 lines
208 B
Makefile

#
# Makefile for the linux kernel, U300 machine.
#
obj-y := core.o timer.o
obj-m :=
obj-n :=
obj- :=
obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o
obj-$(CONFIG_REGULATOR_AB3100) += regulator.o