mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Initially based on https://reviews.freebsd.org/D15692; later deduplicated and improved a bit (Tx reports, IQ calibration support). Submitted by: Farhan Khan <khanzf@gmail.com> MFC after: 4 days Relnotes: yes Differential Revision: https://reviews.freebsd.org/D15692
6 lines
177 B
Makefile
6 lines
177 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= rtwnrtl8188eu rtwnrtl8192cT rtwnrtl8192cU rtwnrtl8192eu rtwnrtl8812au \
|
|
rtwnrtl8821au rtwnrtl8192cE rtwnrtl8192cEB rtwnrtl8188ee
|
|
|
|
.include <bsd.subdir.mk>
|