diff options
Diffstat (limited to 'runlevels.FreeBSD')
-rw-r--r-- | runlevels.FreeBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.FreeBSD/Makefile b/runlevels.FreeBSD/Makefile index f258ba9a..601cf026 100644 --- a/runlevels.FreeBSD/Makefile +++ b/runlevels.FreeBSD/Makefile @@ -1,4 +1,4 @@ -BOOT= dumpon hostid syscons +BOOT= clock dumpon hostid syscons MK= ../mk include ${MK}/runlevels.mk |