]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/Makefile
karo: tx6: add support for TX6-V2 (eMMC)
[karo-tx-uboot.git] / board / karo / tx6 / Makefile
index 37c90e76204101d54132aa3acc54f18e400cd420..d7f169031ad16ab9fd055ff0f02f8bbf745001d0 100644 (file)
@@ -9,7 +9,12 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).o
 
+ifeq ($(CONFIG_TX6_V2),)
 COBJS  := tx6qdl.o
+else
+COBJS  := tx6-1020.o
+endif
+
 SOBJS  := lowlevel_init.o
 ifeq ($(CONFIG_CMD_ROMUPDATE),y)
        COBJS += flash.o