]> git.sur5r.net Git - u-boot/blobdiff - board/zpc1900/Makefile
cfi_flash: precision and underflow problem in tout calculation
[u-boot] / board / zpc1900 / Makefile
index be7e213a9b5d311794d855554c720ec083c2051b..dc40d9b94a6dd89e249b38cbfa6e5b830fc11afd 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
 
 #########################################################################