mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
96fa2d3876
Also remove ARCH-specific logic, since ONLY_FOR_ARCHS=amd64 is already set. Reviewed by: dumbbell Approved by: lwhsu (mentor, implicitly) Differential Revision: https://reviews.freebsd.org/D56670
6 lines
155 B
Makefile
6 lines
155 B
Makefile
# drm-kmod common version definition
|
|
#
|
|
# This will be included from consumers such as nvidia-drm
|
|
DRM_KMOD_DISTVERSION= 6.12
|
|
DRM_KMOD_GH_TAGNAME= drm_v6.12
|