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