Deleted Added
full compact
Makefile (264654) Makefile (265055)
1# $FreeBSD: head/sys/modules/Makefile 264654 2014-04-18 16:53:06Z imp $
1# $FreeBSD: head/sys/modules/Makefile 265055 2014-04-28 17:58:40Z marcel $
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} \

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

267 ${_pfsync} \
268 plip \
269 ${_pmc} \
270 ppbus \
271 ppc \
272 ppi \
273 pps \
274 procfs \
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} \

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

267 ${_pfsync} \
268 plip \
269 ${_pmc} \
270 ppbus \
271 ppc \
272 ppi \
273 pps \
274 procfs \
275 proto \
275 pseudofs \
276 ${_pst} \
277 pty \
278 puc \
279 ${_qlxge} \
280 ${_qlxgb} \
281 ${_qlxgbe} \
282 ral \

--- 606 unchanged lines hidden ---
276 pseudofs \
277 ${_pst} \
278 pty \
279 puc \
280 ${_qlxge} \
281 ${_qlxgb} \
282 ${_qlxgbe} \
283 ral \

--- 606 unchanged lines hidden ---