Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[linux-2.6/mini2440.git] / drivers / regulator / Makefile
blobac2c64efe65c6478a851aecb11cb9eb4f793466e
2 # Makefile for regulator drivers.
6 obj-$(CONFIG_REGULATOR) += core.o
7 obj-$(CONFIG_REGULATOR_FIXED_VOLTAGE) += fixed.o
8 obj-$(CONFIG_REGULATOR_VIRTUAL_CONSUMER) += virtual.o
10 obj-$(CONFIG_REGULATOR_BQ24022) += bq24022.o
12 ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG