diff options
author | Robert Mustacchi <rm@fingolfin.org> | 2020-10-07 12:00:39 -0700 |
---|---|---|
committer | Robert Mustacchi <rm@fingolfin.org> | 2020-10-21 14:05:11 -0700 |
commit | 549e0fd315406a4a97f9043f44860eed39a715da (patch) | |
tree | 7e8177502e3db10815f9c9d7eff2102000a2eb8e /usr/src/man/man7d/Makefile | |
parent | becd642c1e97d1674cef9e3dccb159c20c6992ae (diff) | |
download | illumos-joyent-549e0fd315406a4a97f9043f44860eed39a715da.tar.gz |
13213 Want development driver for accessing AMD DF
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man7d/Makefile')
-rw-r--r-- | usr/src/man/man7d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index d8bbaaa77b..9da7d4b205 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -245,6 +245,7 @@ i386_MANFILES= ahci.7d \ virtio.7d \ wpi.7d \ xhci.7d \ + zen_udf.7d \ zyd.7d _MANLINKS= 1394.7d \ |