mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add missing Makefile
This commit is contained in:
parent
855ff27c8c
commit
8f008e6907
1 changed files with 6 additions and 0 deletions
6
libexec/dma/Makefile
Normal file
6
libexec/dma/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= dma \
|
||||
dma-mbox-create
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
Loading…
Reference in a new issue