From 44b31d37ad2bf02dbfe511f986c4c053191ddeca Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Fri, 10 Mar 2023 18:30:08 -0500 Subject: [PATCH] qat: Reconnect qat.4 to the build It was disconnected when the new QAT driver was imported, and never reconnected. --- share/man/man4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index e1ae2a1b1904..8ceda540093b 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -452,6 +452,7 @@ MAN= aac.4 \ pty.4 \ puc.4 \ pwmc.4 \ + ${_qat.4} \ ${_qat_c2xxx.4} \ ${_qlxge.4} \ ${_qlxgb.4} \ @@ -837,6 +838,7 @@ _nvme.4= nvme.4 _nvram.4= nvram.4 _padlock.4= padlock.4 _pchtherm.4= pchtherm.4 +_qat.4= qat.4 _qat_c2xxx.4= qat_c2xxx.4 _rr232x.4= rr232x.4 _speaker.4= speaker.4