summaryrefslogtreecommitdiffhomepage
path: root/makefile
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-08-05 19:25:40 +0200
committerAmlal <amlal@zka.com>2024-08-05 19:25:40 +0200
commit4fd41c0462b65d5cbaff29d639a5628a986e34c4 (patch)
tree580c9a67292f0c3553beb7f1502583a4aa27fbf2 /makefile
parent65835ae45b44c6abf762961a1fd8c1489e2b9a78 (diff)
[FIX] Fix makefile help.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index fb0700b..7415acb 100644
--- a/makefile
+++ b/makefile
@@ -10,5 +10,5 @@ build-btb:
.PHONY: help
help:
- @echo "=> build-zpt-core"
- @echo "=> build-btbuild"
+ @echo "=> build-btb-core"
+ @echo "=> build-btb"