]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/cpciiser4/Makefile
Cleanup out-or-tree building for some boards (.depend)
[people/ms/u-boot.git] / board / esd / cpciiser4 / Makefile
index 4d75868ea84c86c2292e7311d25ebdd66318642d..ba92b24c8dcb61b86996cdfd663c9812d4846523 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################