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