diff options
| author | Warner Losh <imp@FreeBSD.org> | 2017-07-09 16:57:24 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2017-07-09 16:57:24 +0000 |
| commit | a94a63f0a6bc1ec25bf0d162e1dd9a53e020d176 (patch) | |
| tree | db10b0d42719099754162cafd389390c6841284e /include | |
| parent | 7683ad70d31f5502e20d0b15fba1d01bbd2e0992 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 4f7007729909b..33fc6743b494c 100644 --- a/include/Makefile +++ b/include/Makefile @@ -42,7 +42,7 @@ LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdatomic.h stdint.h \ LDIRS= bsm cam geom net net80211 netgraph netinet netinet6 \ netipsec netsmb nfs nfsclient nfsserver sys vm -LSUBDIRS= cam/ata cam/nvme cam/scsi \ +LSUBDIRS= cam/ata cam/mmc cam/nvme cam/scsi \ dev/acpica dev/agp dev/an dev/bktr dev/ciss dev/filemon dev/firewire \ dev/hwpmc dev/hyperv \ dev/ic dev/iicbus dev/io dev/lmc dev/mfi dev/mmc dev/nvme \ |
