diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-11-12 20:04:59 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-11-12 20:04:59 +0000 |
| commit | a50db5588430bf8fb6eab7cbdea636ea8628473c (patch) | |
| tree | e298a6a761cacdd561239b7a022c282cc90126fd /sys/modules/linux | |
| parent | 422fd76f84295fcb1e95749378d29a9bd8a1ecf8 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index ad2bb2d7c765..2c186f6dd9de 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../i386/linux +.PATH: ${.CURDIR}/../../${MACHINE_ARCH}/linux MAINTAINER= marcel@FreeBSD.org |
