]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/pm854/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / pm854 / Makefile
index be243885be641cdc9af3bb01aa39535c368fcef3..2d71cbc516a6fe78cd98fdeb0da9c84a59d1d37a 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(OBJS) $(SOBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################