rtw88: detach firmware from build

Firmware is kept in ports now and fwget will find the right one to
install.

MFC after:	20 days
X-MFC:		will see about 14/13
This commit is contained in:
Bjoern A. Zeeb 2023-06-08 21:24:44 +00:00
parent 165234d552
commit aece2a4fb1

View file

@ -339,7 +339,6 @@ SUBDIR= \
${_rockchip} \
rtsx \
${_rtw88} \
${_rtw88fw} \
rtwn \
rtwn_pci \
rtwn_usb \
@ -567,9 +566,6 @@ _iwlwififw= iwlwififw
.endif
_ossl= ossl
_rtw88= rtw88
.if ${MK_SOURCELESS_UCODE} != "no"
_rtw88fw= rtw88fw
.endif
_vmware= vmware
.endif