drm: Branch 'master'
[email protected] (Emil Velikov)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
include/drm/README | 2 ++ 1 file changed, 2 insertions(+) New commits: commit f6499b11534450b0f8c2b20529ebedaae924c156 Author: Emil Velikov <[email protected]> Date: Tue Feb 14 01:34:14 2017 +0000 headers: add explicit note against local changes in the README Even with the step by step guide people sometimes get confused. Signed-off-by: Emil Velikov <[email protected]> diff --git a/include/drm/README b/include/drm/README index a50b02c..f3cdf5d 100644 --- a/include/drm/README +++ b/include/drm/README @@ -67,6 +67,8 @@ That said, it's up-to the individual developers to sync with newer version When and how to update these files ---------------------------------- +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: airlied/drm-next ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot --