]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/kb9202/Makefile
Cleanup out-or-tree building for some boards (.depend)
[people/ms/u-boot.git] / board / kb9202 / Makefile
index 0207d1222a963eb4b862ce72809f851f755fe1ac..363f6657eed03914ae3d12c7f27461b4a0530ac8 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
 
 #########################################################################