diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2001-01-09 04:29:29 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2001-01-09 04:29:29 +0000 |
| commit | 7f8c734f00670ac408b14da354680e209d479ae8 (patch) | |
| tree | 80ee2f5407dd3c3e52f8a5afa56fbed9a8169e3f /sys/modules | |
| parent | 5ae1c3979c6186a1c2167d0115536cfc343e1e39 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/wi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/wi/Makefile b/sys/modules/wi/Makefile index 9bf97816674de..0d6d9315a7d48 100644 --- a/sys/modules/wi/Makefile +++ b/sys/modules/wi/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../i386/isa +.PATH: ${.CURDIR}/../../dev/wi KMOD= if_wi SRCS= if_wi.c device_if.h bus_if.h |
