]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/walnut/Makefile
Cleanup out-or-tree building for some boards (.depend)
[u-boot] / board / amcc / walnut / Makefile
index 50fecc6d486a404480d5b733758d8e05203fcb21..1939d51688b5b9c3ceb07c47525578af88e53e91 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
 
 #########################################################################