]> git.sur5r.net Git - u-boot/blobdiff - board/zeus/Makefile
Cleanup out-or-tree building for some boards (.depend)
[u-boot] / board / zeus / Makefile
index f0d4e9f3f42180b9be4f4f0375aa9e4d70278315..55fb4c4343f0279dbeeea84ed053844c2c178a17 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
 
 #########################################################################