Remove commented out junk.

This commit is contained in:
Warner Losh 2015-12-04 23:44:34 +00:00
parent c2b69205ac
commit 7dfcfa5cf1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291827

View File

@ -13,9 +13,6 @@ NANO_RAM_TMPVARSIZE=40960
NANO_PMAKE="make -j 8"
NANO_MD_BACKING="swap"
#NANO_MAKEFS="makefs \
# -o bsize=4096,fsize=512,density=8192,optimization=space"
#export NANO_MAKEFS
# Options to put in make.conf during buildworld only
CONF_BUILD='
@ -26,7 +23,6 @@ CONF_INSTALL='
'
# Options to put in make.conf during both build- & installworld.
CONF_WORLD='
#TARGET_ARCH=i386
CFLAGS=-O -pipe
WITHOUT_ACPI=
WITHOUT_TESTS=