]> git.sur5r.net Git - u-boot/blobdiff - board/esd/dasa_sim/Makefile
cmd_usage(): simplify return code handling
[u-boot] / board / esd / dasa_sim / Makefile
index 082236593a171027f2231c2e54c394a04b462d92..d736af8b97aaef542537091959f74c44491c882d 100644 (file)
@@ -42,7 +42,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################