From: Cory Todd Date: Fri, 16 Jun 2023 17:10:19 +0000 (-0700) Subject: readme: fix header list delimiter X-Git-Tag: v0.1~1^2 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=refs%2Fpull%2F1%2Fhead;p=annotations.git readme: fix header list delimiter The ARCH and FLAVOUR lists are now space delimited. Signed-off-by: Cory Todd --- diff --git a/README.md b/README.md index a124612..bf953ff 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,10 @@ CONFIG_ policy<{'[-]': ``` - - **ARCH**: contains the list of comma-separated values that defines all the + - **ARCH**: contains the list of space-separated values that defines all the supported architectures for this kernel - - **FLAVOUR**: contains the list of comma-separated values that defines the + - **FLAVOUR**: contains the list of space-separated values that defines the list of flavours associated to each supported architecture - **FLAVOUR_DEP**: contains a mapping of `ARCH-FLAVOUR` pairs mapped to a