Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162316276
D19289.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
415 B
Referenced Files
None
Subscribers
None
D19289.diff
View Options
Index: head/sbin/ifconfig/Makefile
===================================================================
--- head/sbin/ifconfig/Makefile
+++ head/sbin/ifconfig/Makefile
@@ -39,8 +39,10 @@
SRCS+= sfp.c # SFP/SFP+ information
LIBADD+= m
+.if ${MK_WIRELESS_SUPPORT} != "no"
SRCS+= ifieee80211.c # SIOC[GS]IEEE80211 support
LIBADD+= 80211
+.endif
SRCS+= carp.c # SIOC[GS]VH support
SRCS+= ifgroup.c # ...
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 13, 12:14 AM (6 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35016659
Default Alt Text
D19289.diff (415 B)
Attached To
Mode
D19289: Allow to build ifconfig(8) without wireless support
Attached
Detach File
Event Timeline
Log In to Comment