rtw88: update module Makefile for v7.0 driver version

Update LINUXKPI_VERSION to reflect that the driver is based on
Linux v7.0.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
This commit is contained in:
Bjoern A. Zeeb
2026-04-18 13:40:21 +00:00
parent 41b641cc05
commit 90383181aa
+1 -1
View File
@@ -90,6 +90,6 @@ CFLAGS+= ${LINUXKPI_INCLUDES}
CFLAGS+= -DCONFIG_RTW88_DEBUG
CFLAGS+= -DKBUILD_MODNAME='"rtw88"'
CFLAGS+= -DLINUXKPI_VERSION=61900
CFLAGS+= -DLINUXKPI_VERSION=70000
.include <bsd.kmod.mk>