diff options
Diffstat (limited to 'runlevels.BSD/Makefile')
-rw-r--r-- | runlevels.BSD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index 0abbb19e..7e8bbef1 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,5 +1,5 @@ -BOOT= dumpon hostid net.lo0 newsyslog savecore syscons syslogd +BOOT= hostid net.lo0 newsyslog savecore syslogd DEFAULT= local.rc mixer powerd -MK= ../mk +MK= ../mk include ${MK}/runlevels.mk |