Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133189869
D2585.id5508.vs5492.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
723 B
Referenced Files
None
Subscribers
None
D2585.id5508.vs5492.diff
View Options
Index: head/sys/modules/Makefile
===================================================================
--- head/sys/modules/Makefile
+++ head/sys/modules/Makefile
@@ -456,6 +456,7 @@
.endif
.if ${MK_SOURCELESS_UCODE} != "no" && ${MACHINE_CPUARCH} != "arm" && \
+ ${MACHINE_ARCH:C/mips(el)?/mips/} != "mips" && \
${MACHINE_ARCH} != "powerpc"
_cxgbe= cxgbe
.endif
Index: sys/modules/Makefile
===================================================================
--- sys/modules/Makefile
+++ sys/modules/Makefile
@@ -456,6 +456,7 @@
.endif
.if ${MK_SOURCELESS_UCODE} != "no" && ${MACHINE_CPUARCH} != "arm" && \
+ ${MACHINE_ARCH:C/mips(el)?/mips/} != "mips" && \
${MACHINE_ARCH} != "powerpc"
_cxgbe= cxgbe
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 24, 7:46 PM (8 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24142820
Default Alt Text
D2585.id5508.vs5492.diff (723 B)
Attached To
Mode
D2585: Avoid trying to build cxgbe module on MIPS
Attached
Detach File
Event Timeline
Log In to Comment