diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 41c1048163..102d96c587 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -171,7 +171,7 @@ configuration fragment. For example, if you want to add support for a basic serial console, create a file named 8250.cfg in the - ${FILES} directory with the following + files directory with the following content (without indentation): CONFIG_SERIAL_8250=y