X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx6%2FMakefile;h=87b5f8b8f13f32a32e85ee7815c7316dd082aab7;hp=45414ca134d3045f6893c55dca859ae12d4774be;hb=d8d6a7ede56b34e811329a90400e4a5ba761e03f;hpb=60da499d7982527cf39ee5c1eebde13e2791f3f0 diff --git a/board/karo/tx6/Makefile b/board/karo/tx6/Makefile index 45414ca134..87b5f8b8f1 100644 --- a/board/karo/tx6/Makefile +++ b/board/karo/tx6/Makefile @@ -9,11 +9,7 @@ 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_RN5T618) += rn5t618.o