Home | History | Annotate | Download | only in drmkms_ttm
History log of /src/sys/modules/drmkms_ttm/Makefile
RevisionDateAuthorComments
 1.2  03-Jun-2023  lukem bsd.own.mk: rename GCC_NO_* to CC_WNO_*

Rename compiler-warning-disable variables from
GCC_NO_warning
to
CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
 1.1  17-Jul-2022  riastradh drm: Modularize ttm.

RSS XML Feed