]> git.sur5r.net Git - u-boot/blobdiff - board/logodl/Makefile
p1022ds: use weak CFI flash accessors when DIU is enabled
[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
 
 #########################################################################