Deleted Added
full compact
Makefile (253845) Makefile (254657)
1# $FreeBSD: head/sys/modules/Makefile 253845 2013-07-31 17:21:18Z obrien $
1# $FreeBSD: head/sys/modules/Makefile 254657 2013-08-22 14:02:34Z trasz $
2
3.include <bsd.own.mk>
4
5# Modules that include binary-only blobs of microcode should be selectable by
6# MK_SOURCELESS_UCODE option (see below).
7
8SUBDIR= \
9 ${_3dfx} \

--- 144 unchanged lines hidden (view full) ---

154 ipfw_nat \
155 ${_ipmi} \
156 ip6_mroute_mod \
157 ip_mroute_mod \
158 ${_ips} \
159 ${_ipw} \
160 ${_ipwfw} \
161 ${_isci} \
2
3.include <bsd.own.mk>
4
5# Modules that include binary-only blobs of microcode should be selectable by
6# MK_SOURCELESS_UCODE option (see below).
7
8SUBDIR= \
9 ${_3dfx} \

--- 144 unchanged lines hidden (view full) ---

154 ipfw_nat \
155 ${_ipmi} \
156 ip6_mroute_mod \
157 ip_mroute_mod \
158 ${_ips} \
159 ${_ipw} \
160 ${_ipwfw} \
161 ${_isci} \
162 iscsi \
162 iscsi_initiator \
163 isp \
164 ${_ispfw} \
165 ${_iwi} \
166 ${_iwifw} \
167 ${_iwn} \
168 ${_iwnfw} \
169 ${_ixgb} \
170 ${_ixgbe} \

--- 697 unchanged lines hidden ---
163 isp \
164 ${_ispfw} \
165 ${_iwi} \
166 ${_iwifw} \
167 ${_iwn} \
168 ${_iwnfw} \
169 ${_ixgb} \
170 ${_ixgbe} \

--- 697 unchanged lines hidden ---