aboutsummaryrefslogtreecommitdiff
path: root/share/examples/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-09 22:45:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-09 22:45:54 +0000
commit9be27fdc00bb8c7059ff388c089bb4f9092bf941 (patch)
tree04d44948f6dbd99eedf69ea5dd2a013233662723 /share/examples/Makefile
parenta3c3d010c96620aeef96df9f0c9268fb11ca431b (diff)
parentc8cbf0d5ea9d75467436eeb0472777bd1e02d5a1 (diff)
Notes
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 433114b21dfa..b0d578ae008d 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -256,9 +256,6 @@ SUBDIR+=ipfilter
.if ${MK_PF} != "no"
SUBDIR+=pf
.endif
-.if ${MK_DMAGENT} != "no"
-SUBDIR+=dma
-.endif
.endif
.if ${MK_TESTS} != "no"