]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm1176/tnetv107x/Makefile
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
[u-boot] / arch / arm / cpu / arm1176 / tnetv107x / Makefile
index c63dc925efb725eea21858c7b13217e0da201081..c1d4d678c0cb6d6fa0eea55d5579e8f467a80b69 100644 (file)
@@ -21,7 +21,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(SOC).o
 
-COBJS  += aemif.o clock.o init.o mux.o timer.o wdt.o
+COBJS  += aemif.o clock.o init.o mux.o timer.o
 SOBJS  += lowlevel_init.o
 
 SRCS   := $(START:.o=.S) $(SOBJS:.o=.S) $(COBJS:.o=.c)