1#
2# Makefile for the linux kernel, U300 machine.
3#
4
5obj-y		:= core.o
6
7obj-$(CONFIG_MACH_U300_SPIDUMMY)  += dummyspichip.o
8obj-$(CONFIG_REGULATOR_AB3100)    += regulator.o
9