]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cm4008/Makefile
NAND: add Toshiba TC58NVG0 identifier
[people/ms/u-boot.git] / 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
 
 #########################################################################