diff options
Diffstat (limited to 'lh-config.dist')
| -rw-r--r-- | lh-config.dist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lh-config.dist b/lh-config.dist index 196319a..13b4a49 100644 --- a/lh-config.dist +++ b/lh-config.dist @@ -16,6 +16,9 @@ NORMALUSER=nobody # CROSS_BASE=/home/ska/toolchains/cross/$TRIPLE +# Set this to true if you want your created rootfs to be statically linked +# BUILD_HOST_STATIC=false + # Filesystems size, in megabytes. ROOTFS_SIZE=32768 |
