diff options
| author | Andriy Voskoboinyk <avos@FreeBSD.org> | 2019-01-25 13:48:40 +0000 |
|---|---|---|
| committer | Andriy Voskoboinyk <avos@FreeBSD.org> | 2019-01-25 13:48:40 +0000 |
| commit | 86d535ab471ed9d95add7b545aeb9e40a3d9705b (patch) | |
| tree | e83e0d90067602cf8b9c85a3e3506530bf7beec0 /sys/modules | |
| parent | d9d146e67bd40f8926b677435fc1d4fc7ffa5f5f (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/ath_hal_ar5416/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/ath_hal_ar5416/Makefile b/sys/modules/ath_hal_ar5416/Makefile index b68782737893..00b7c438c695 100644 --- a/sys/modules/ath_hal_ar5416/Makefile +++ b/sys/modules/ath_hal_ar5416/Makefile @@ -40,9 +40,6 @@ SRCS= ah_osdep_ar5416.c # # AR5416, AR9130, AR9160, AR9220, AR9280, AR9285, AR9287 support. - -# Note enabling this support requires defining AH_SUPPORT_AR5416 -# in opt_ah.h so the 11n tx/rx descriptor format is handled. # # NB: 9160 depends on 5416 but 5416 does not require 9160 # |
