Makefile (67ca7330cf34a789afbbff9ae7e4cdc4a4917ae3) Makefile (e108c3df043a58063a915e0c8c4c9a6d7f1cae80)
1# $FreeBSD$
2
3SYSDIR?=${SRCTOP}/sys
4.include "${SYSDIR}/conf/kern.opts.mk"
5
6SUBDIR_PARALLEL=
7
8# Modules that include binary-only blobs of microcode should be selectable by

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

294 ppi \
295 pps \
296 procfs \
297 proto \
298 pseudofs \
299 ${_pst} \
300 pty \
301 puc \
1# $FreeBSD$
2
3SYSDIR?=${SRCTOP}/sys
4.include "${SYSDIR}/conf/kern.opts.mk"
5
6SUBDIR_PARALLEL=
7
8# Modules that include binary-only blobs of microcode should be selectable by

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

294 ppi \
295 pps \
296 procfs \
297 proto \
298 pseudofs \
299 ${_pst} \
300 pty \
301 puc \
302 pwm \
302 ${_qlxge} \
303 ${_qlxgb} \
304 ${_qlxgbe} \
305 ${_qlnx} \
306 ral \
307 ${_ralfw} \
308 ${_random_fortuna} \
309 ${_random_other} \

--- 499 unchanged lines hidden ---
303 ${_qlxge} \
304 ${_qlxgb} \
305 ${_qlxgbe} \
306 ${_qlnx} \
307 ral \
308 ${_ralfw} \
309 ${_random_fortuna} \
310 ${_random_other} \

--- 499 unchanged lines hidden ---