]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mpr2/Makefile
Cleanup out-or-tree building for some boards (.depend)
[people/ms/u-boot.git] / board / mpr2 / Makefile
index 69e652579d2ff268c72649054f5ebd306479b63a..080476bde13033e770ef5e4761dd6c5c9cff35b5 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
 
 #########################################################################