Makefile (63715498ac6b003a024e1fd0eefbc0db504f126e) | Makefile (f1d7ae31d4aa7b352611c43a9fb3b04986cff622) |
---|---|
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 --- 202 unchanged lines hidden (view full) --- 211 ksyms \ 212 le \ 213 lge \ 214 libalias \ 215 libiconv \ 216 libmchain \ 217 lindebugfs \ 218 linuxkpi \ | 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 --- 202 unchanged lines hidden (view full) --- 211 ksyms \ 212 le \ 213 lge \ 214 libalias \ 215 libiconv \ 216 libmchain \ 217 lindebugfs \ 218 linuxkpi \ |
219 linuxkpi_hdmi \ |
|
219 linuxkpi_wlan \ 220 ${_lio} \ 221 lpt \ 222 ${_mac_biba} \ 223 ${_mac_bsdextended} \ 224 ${_mac_ddb} \ 225 ${_mac_ifoff} \ 226 ${_mac_lomac} \ --- 665 unchanged lines hidden --- | 220 linuxkpi_wlan \ 221 ${_lio} \ 222 lpt \ 223 ${_mac_biba} \ 224 ${_mac_bsdextended} \ 225 ${_mac_ddb} \ 226 ${_mac_ifoff} \ 227 ${_mac_lomac} \ --- 665 unchanged lines hidden --- |