commit 454b3ac028d29930600180a055e00df43dc24a6a
parent e48d52129242d53887a029239be982bc26667368
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 22 Dec 2022 11:53:26 +0100
Fix a Makefile comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -35,7 +35,7 @@
include config.mk
################################################################################
-# RSys building
+# Star-3D building
################################################################################
SRC =\
src/s3d_device.c\