]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/actux4/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / actux4 / Makefile
index 845af93fe6611f547e29b42e08e436218592fb61..b82fc62e9eb4d7dae8223c69b50681600043010b 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
 
 #########################################################################