From e77f57ee5494c2d899ea02fac2f3cc66dbe48d59 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 26 May 2006 03:45:29 +0000 Subject: wi works on amd64 laptops. Enable its building as a module. --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 2eca46d..1d106b8 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -480,6 +480,7 @@ _sound= sound _speaker= speaker _sppp= sppp _twa= twa +_wi= wi .endif .if ${MACHINE_ARCH} == "ia64" -- cgit v1.1