diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-06-04 16:57:04 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-06-04 16:57:04 +0000 |
| commit | e8b2943fabf85fae379a225da119b736fb14884f (patch) | |
| tree | ebd864aa544c4d482b2f3bbba8a79264ad4a8f4c /sys/modules/linux | |
| parent | 0ebab8ae8e6db40f81e80e15be1eac9c6abe8528 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 7cb1f4b48c20..e446790c0a27 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= emulation@FreeBSD.org - .PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux KMOD= linux |
