Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167249544
D58703.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
610 B
Referenced Files
None
Subscribers
None
D58703.id.diff
View Options
diff --git a/net/aquantia-atlantic-kmod/Makefile b/net/aquantia-atlantic-kmod/Makefile
--- a/net/aquantia-atlantic-kmod/Makefile
+++ b/net/aquantia-atlantic-kmod/Makefile
@@ -20,6 +20,11 @@
PLIST_FILES= ${KMODDIR}/if_atlantic.ko
.include <bsd.port.options.mk>
+.if (${OSVERSION} >= 1501502 && ${OSVERSION} < 1600000) || \
+ ${OSVERSION} >= 1600008
+IGNORE= is included in the base system in FreeBSD 15.2 and later
+.endif
+
# This patch is compliant with FreeBSD 14, but mandatory starting 15
.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1500027)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aq__media.c
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 21, 9:02 AM (7 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36238361
Default Alt Text
D58703.id.diff (610 B)
Attached To
Mode
D58703: net/aquantia-atlantic-kmod: Ignore on 15.2+ and 16.x
Attached
Detach File
Event Timeline
Log In to Comment