]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8313erdb/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / freescale / mpc8313erdb / Makefile
index e97ba812c9759be04bbee7a4a59af84fa970c48a..7c34c5e1641a64fd69a670837c85a3f9cd430959 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
 
 #########################################################################