From 314ae3dc781d7ae8fc26c276a85b0dc6ab6bc326 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 17 Jul 2016 14:53:12 -0500 Subject: modules: add support for FreeBSD This is based on a patch submitted by Joe Maloney . This fixes #91. --- conf.d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/Makefile') diff --git a/conf.d/Makefile b/conf.d/Makefile index b8da0e04..fb54fc57 100644 --- a/conf.d/Makefile +++ b/conf.d/Makefile @@ -13,7 +13,7 @@ endif MK= ../mk include ${MK}/os.mk -CONF-FreeBSD= ipfw moused powerd rarpd savecore syscons +CONF-FreeBSD= ipfw modules moused powerd rarpd savecore syscons CONF-Linux= consolefont devfs dmesg hwclock keymaps killprocs modules mtab \ net-online -- cgit v1.2.3