diff options
-rw-r--r-- | tools/tools/nanobsd/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/make.conf b/tools/tools/nanobsd/make.conf index 6382a17..6d5b775 100644 --- a/tools/tools/nanobsd/make.conf +++ b/tools/tools/nanobsd/make.conf @@ -114,7 +114,7 @@ NO_HESIOD_LIBC= #CFGMASTER= ${.CURDIR}/nanobsd.etc # The flash image can be further customized scripts. -CUSTOMIZE= comconsole nobeastie default +CUSTOMIZE= comconsole nobeastie default files # The example customization script can be passwd a list of local # files or packages to be installed on the image. |