Couple of fixes.

- Add some commenting to rootfs.sh
- Fix the build
This commit is contained in:
fosslinux 2021-01-12 17:27:03 +11:00
parent 04ce8ebaef
commit 0d02332b2b
2 changed files with 9 additions and 4 deletions

View file

@ -3,7 +3,7 @@
set -ex
# Variables
prefix=${prefix}
prefix=/after
MES_ARENA=20000000
MES_MAX_ARENA=20000000
MES_STACK=6000000