]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/v38b/Makefile
Cleanup out-or-tree building for some boards (.depend)
[people/ms/u-boot.git] / board / v38b / Makefile
index b21bd6f6c5240c74eff0bc27faf4e1ca6d718cfb..0b227dac0f294ab4eedcdfe5c58b0544fcdf8470 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################