]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/sdp4430/Makefile
ARMV7: OMAP4: twl6030 add battery charging support
[karo-tx-uboot.git] / board / ti / sdp4430 / Makefile
index bce85342a80cb20aaff0542361036205e82c7896..f1ee5448eda2ed54c18d1fc2474dee244fc189a4 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).o
 
-COBJS  := sdp.o
+COBJS  := sdp.o cmd_bat.o
 
 SRCS   := $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS))