mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 05:50:12 +01:00
include/drm/README: update drm-next link to use gitlab instead of cgit
This commit is contained in:
parent
0a1162e2af
commit
c0a08f06ae
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
In order to update the files do the following:
|
||||||
- Switch to a Linux kernel tree/branch which is not rebased.
|
- 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.
|
- Install the headers via `make headers_install' to a separate location.
|
||||||
- Copy the drm header[s] + git add + git commit.
|
- Copy the drm header[s] + git add + git commit.
|
||||||
- Note: Your commit message must include:
|
- Note: Your commit message must include:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue