Cleanup out-or-tree building for some boards (.depend)
[oweals/u-boot.git] / board / esd / vom405 / Makefile
index df487662fd2853404c5dabebcf93802c92324818..86bd4461debd6350f02ffeb2a5bd4bd8a3620128 100644 (file)
@@ -46,7 +46,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################