X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx6%2FMakefile;h=a353e5a6aff5bd36c2b6cc593b1bb9bea5e2fcd4;hp=45414ca134d3045f6893c55dca859ae12d4774be;hb=1f2979b99ea4206881f280fe3ed12bc67c36ece7;hpb=0ec3e0464e923142c845b23b1fc34dc9310540db diff --git a/board/karo/tx6/Makefile b/board/karo/tx6/Makefile index 45414ca134..a353e5a6af 100644 --- a/board/karo/tx6/Makefile +++ b/board/karo/tx6/Makefile @@ -9,12 +9,9 @@ include $(TOPDIR)/config.mk LIB = $(obj)lib$(BOARD).o -ifeq ($(CONFIG_TX6_V2),) COBJS-y := tx6qdl.o -else -COBJS-y := tx6-1020.o -endif COBJS-$(CONFIG_LTC3676) += ltc3676.o +COBJS-$(CONFIG_RN5T567) += rn5t567.o COBJS-$(CONFIG_RN5T618) += rn5t618.o COBJS-$(CONFIG_CMD_ROMUPDATE) += flash.o