Page MenuHomeFreeBSD

D19289.diff
No OneTemporary

D19289.diff

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

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)

Event Timeline