]> git.sur5r.net Git - u-boot/blobdiff - board/logodl/Makefile
sbc8548: update PCI/PCI-e support code
[u-boot] / board / logodl / Makefile
index 0c88a6e59043a2e516401ec86f779c69a5dd2fb6..0795b6b2af894b4cf633343e5326deda1952c2df 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
 
 #########################################################################