]> git.sur5r.net Git - u-boot/blobdiff - board/uc101/Makefile
Blackfin: bfin_mac: hook up new write_hwaddr function
[u-boot] / board / uc101 / Makefile
index ddfd2ef8afe023bfe5c017ead825bff259cf59fb..442e2d0df25c1719bc48681008793e7f697ff541 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
 
 #########################################################################