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