Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150639272
D19289.id54203.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
400 B
Referenced Files
None
Subscribers
None
D19289.id54203.diff
View Options
Index: sbin/ifconfig/Makefile
===================================================================
--- sbin/ifconfig/Makefile
+++ 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
Sat, Apr 4, 12:38 AM (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30788219
Default Alt Text
D19289.id54203.diff (400 B)
Attached To
Mode
D19289: Allow to build ifconfig(8) without wireless support
Attached
Detach File
Event Timeline
Log In to Comment