From c600b17147ccd060c2e38350ddcb34bf1cc2845c Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Fri, 3 Apr 2020 11:10:50 -0700 Subject: [PATCH] substitutions.txt: add missing |JSL| Fixes commit f4ada42ce36c ("getting_started: Add build documenation for ICL and JSL+") that added four "WARNING: Undefined substitution referenced: JSL" and for literal "|JSL|" instances on https://thesofproject.github.io/latest/getting_started/build-guide/build-from-scratch.html, example: Current target Intel platforms include: Bay Trail, Cherry Trail, Haswell, Broadwell, Apollo Lake, Cannon Lake, Ice Lake and |JSL|. Signed-off-by: Marc Herbert --- substitutions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/substitutions.txt b/substitutions.txt index 34093068..f382c610 100644 --- a/substitutions.txt +++ b/substitutions.txt @@ -10,6 +10,7 @@ .. |APL| replace:: Apollo Lake .. |CNL| replace:: Cannon Lake .. |ICL| replace:: Ice Lake +.. |JSL| replace:: Jasper Lake .. |TSC| replace:: Technical Steering Committee .. These are replacement strings for non-ASCII characters used within the project