]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/ms7720se/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sh
[karo-tx-uboot.git] / board / ms7720se / Makefile
index 545889f9214f4ac34aefd7f55c0279716c440e02..18745ecff3c8845ee5e889d208eec2e1aea690aa 100644 (file)
@@ -29,7 +29,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).a
 
-OBJS   := ms7720se.o
+COBJS  := ms7720se.o
 SOBJS  := lowlevel_init.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)