aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/rtw88fw/Makefile
blob: 1b92f28e024ec68cf1b72059e806822253bb829d (plain) (blame)
1
2
3
4
5
6
7
8
9

SUBDIR=	\
	rtw8723d \
	rtw8821c \
	rtw8822b \
	rtw8822c \
	rtw8822c_wow

.include <bsd.subdir.mk>