]> git.sur5r.net Git - u-boot/blobdiff - board/mx1ads/Makefile
Blackfin: bf518f-ezbrd: reset ethernet PHY during init
[u-boot] / board / mx1ads / Makefile
index 14a8b81c96dfbe1c1c4d8e7c67819c498889c71d..b68b1bdd25dec95826e4380f81f857a7ded06069 100644 (file)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################