Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145735079
D54107.id168704.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
634 B
Referenced Files
None
Subscribers
None
D54107.id168704.diff
View Options
diff --git a/sys/modules/qat/qat_api/Makefile b/sys/modules/qat/qat_api/Makefile
--- a/sys/modules/qat/qat_api/Makefile
+++ b/sys/modules/qat/qat_api/Makefile
@@ -84,7 +84,7 @@
@echo "#define QAT_DISABLE_SAFE_DC_MODE 1" >> ${.TARGET}
.endif
.endif
-
+EXPORT_SYMS=YES
.include <bsd.kmod.mk>
CWARNFLAGS+= -Wno-cast-qual
diff --git a/sys/modules/qat/qat_common/Makefile b/sys/modules/qat/qat_common/Makefile
--- a/sys/modules/qat/qat_common/Makefile
+++ b/sys/modules/qat/qat_common/Makefile
@@ -40,5 +40,5 @@
@echo "#define QAT_DISABLE_SAFE_DC_MODE 1" >> ${.TARGET}
.endif
.endif
-
+EXPORT_SYMS=YES
.include <bsd.kmod.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 24, 6:14 PM (19 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28977277
Default Alt Text
D54107.id168704.diff (634 B)
Attached To
Mode
D54107: qat: Export missing symbols in qat_common
Attached
Detach File
Event Timeline
Log In to Comment