mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Rename the dma directory into dmagent to avoid collision on unclean oject
directory where an old dma binary can remain
This commit is contained in:
parent
d1e99670ae
commit
4b3d93d38a
4 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= dma \
|
||||
SUBDIR= dmagent \
|
||||
dma-mbox-create
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue