sync hh.org
[hh.org.git] / drivers / hwmon / battery / Makefile
blob3d255bcd489fa7b0fd988068a7cbd3456b32eea5
2 # Makefile for the linux kernel.
4 # Note! Dependencies are done automagically by 'make dep', which also
5 # removes any old dependencies. DON'T put your own dependencies here
6 # unless it's something special (ie not a .c file).
9 obj-$(CONFIG_BATTERY_MONITOR) += battery.o
10 obj-$(CONFIG_IPAQ_MICRO_BATTERY) += micro_battery.o
11 obj-$(CONFIG_H2200_BATTERY) += h2200_battery.o
12 obj-$(CONFIG_MCP_UCB1x00_SIMPAD_BATTERY) += simpad-battery.o