Makefile (b75abea4d0879c9e650928edf74ed90a0a790dfe) Makefile (675aae732d3dd2ec0f12f39df3a1fbfe693a4ebd)
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

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

54 ath_hal_ar5211 \
55 ath_hal_ar5212 \
56 ath_hal_ar5416 \
57 ath_hal_ar9300 \
58 ath_main \
59 ath_rate \
60 ath_pci \
61 ${_autofs} \
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

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

54 ath_hal_ar5211 \
55 ath_hal_ar5212 \
56 ath_hal_ar5416 \
57 ath_hal_ar9300 \
58 ath_main \
59 ath_rate \
60 ath_pci \
61 ${_autofs} \
62 backlight \
62 ${_bce} \
63 ${_bcm283x_clkman} \
64 ${_bcm283x_pwm} \
65 bfe \
66 bge \
67 bhnd \
68 ${_bxe} \
69 ${_bios} \

--- 756 unchanged lines hidden ---
63 ${_bce} \
64 ${_bcm283x_clkman} \
65 ${_bcm283x_pwm} \
66 bfe \
67 bge \
68 bhnd \
69 ${_bxe} \
70 ${_bios} \

--- 756 unchanged lines hidden ---