include/drm/README: update drm-next link to use gitlab instead of cgit

This commit is contained in:
Alan Coopersmith 2024-09-29 17:47:51 -07:00
parent 0a1162e2af
commit c0a08f06ae

View file

@ -71,7 +71,7 @@ Note: One should not do _any_ changes to the files apart from the steps below.
In order to update the files do the following:
- Switch to a Linux kernel tree/branch which is not rebased.
For example: drm-next (https://cgit.freedesktop.org/drm/drm)
For example: drm-next (https://gitlab.freedesktop.org/drm/kernel/)
- Install the headers via `make headers_install' to a separate location.
- Copy the drm header[s] + git add + git commit.
- Note: Your commit message must include: