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