From a1bf1025918d6af1ad093c27ead9f170be7064d9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 9 Jul 2012 09:12:31 -0500 Subject: fix typo --- runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels') diff --git a/runlevels/Makefile b/runlevels/Makefile index da2d4ea3..509bb5f3 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -37,7 +37,7 @@ BOOT-NetBSD= hostid newsyslog savecore syslogd # NetBSD specific stuff BOOT-NetBSD+= devdb swap-blk ttys wscons -ifeq(${MKOLDNET},yes) +ifeq (${MKOLDNET},yes) boot-FreeBSD += net.lo0 boot-Linux += net.lo boot-NetBSD += net.lo0 -- cgit v1.2.3