aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIvan Zorin <[email protected]>2024-03-28 07:39:35 +0300
committerGitHub <[email protected]>2024-03-28 15:39:35 +1100
commitd98654bde26b6ab82b7739fd24cad839569f16ee (patch)
treea639ac88e6a46587376e394c1b6e6bed0486a391
parentb5fc1b589185b1a933184d2b4692328218f4af74 (diff)
downloadIronOS-d98654bde26b6ab82b7739fd24cad839569f16ee.tar.gz
IronOS-d98654bde26b6ab82b7739fd24cad839569f16ee.zip
Makefile: add S60P to MODELS (#1897)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 042f1836..20b009b5 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ DOCKER_CMD=$(DOCKER_BIN) -f $(DOCKER_YML) run --rm builder
MKDOCS_YML=$(CURDIR)/scripts/IronOS-mkdocs.yml
# supported models
-MODELS=TS100 TS80 TS80P Pinecil MHP30 Pinecilv2 S60 TS101 # target names & dir names
+MODELS=TS100 TS80 TS80P Pinecil MHP30 Pinecilv2 S60 TS101 S60P # target names & dir names
MODELS_ML=Pinecil Pinecilv2 # target names
MODELS_MULTILANG=Pinecil_multi-lang Pinecilv2_multi-lang # dir names