Change serial

This commit is contained in:
2022-07-19 10:39:11 +02:00
parent d5a539986e
commit 5acd8a23d9

2
src/configure vendored
View File

@@ -349,7 +349,7 @@ else
fi
### !!! Replace following string of "FSIJ" to yours !!! ####
SERIALNO="FSIJ-$(sed -e 's%^[^/]*/%%' <../VERSION)-"
SERIALNO="DTS-$(sed -e 's%^[^/]*/%%' <../VERSION)-"
SERIALNO_STR_LEN_DEFINE="#define SERIALNO_STR_LEN ${#SERIALNO}"