Author: bapt
Date: Fri Oct  9 23:19:29 2015
New Revision: 289094
URL: https://svnweb.freebsd.org/changeset/base/289094

Log:
  Rename the dma directory into dmagent to avoid collision on unclean oject
  directory where an old dma binary can remain

Added:
  head/libexec/dma/dmagent/
     - copied from r289087, head/libexec/dma/dma/
Deleted:
  head/libexec/dma/dma/
Modified:
  head/libexec/dma/Makefile

Modified: head/libexec/dma/Makefile
==============================================================================
--- head/libexec/dma/Makefile   Fri Oct  9 22:49:50 2015        (r289093)
+++ head/libexec/dma/Makefile   Fri Oct  9 23:19:29 2015        (r289094)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-SUBDIR=        dma \
+SUBDIR=        dmagent \
        dma-mbox-create
 
 .include <bsd.subdir.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to