Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: admin-guide: edid: Clarify where to run "make"

When both the documentation and the data files lived in
Documentation/EDID, this wasn't necessary, but both have
been moved to other directories in the meantime.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Jonathan Neuschäfer and committed by
Jonathan Corbet
b4ce545f 320bfd91

+1 -1
+1 -1
Documentation/admin-guide/edid.rst
··· 34 34 and a Makefile environment are given here. 35 35 36 36 To create binary EDID and C source code files from the existing data 37 - material, simply type "make". 37 + material, simply type "make" in tools/edid/. 38 38 39 39 If you want to create your own EDID file, copy the file 1024x768.S, 40 40 replace the settings with your own data and add a new target to the