From f195f6a161aa34755d359a18b2fba08e760ff115 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sat, 2 Dec 2006 13:58:13 +0000 Subject: [PATCH] Add the linux module to the amd64 build, all symbols can now be resolved. --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 442340ff39f..6a9bd6fd685 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -473,6 +473,7 @@ _ipw= ipw _ixgb= ixgb _linprocfs= linprocfs _linsysfs= linsysfs +_linux= linux _mly= mly _mxge= mxge _ndis= ndis