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