From 1cfd0ae28fc82197d5129459391224f42bc78cd5 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 2 Dec 2006 13:58:13 +0000 Subject: Add the linux module to the amd64 build, all symbols can now be resolved. --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 442340f..6a9bd6f 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 -- cgit v1.1