diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:56 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:27 +0000 |
| commit | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (patch) | |
| tree | 6d052bbd0e2906713af25ee716c4e84d37c7ab14 /sys/modules/linux64 | |
| parent | d10370254169a65d32acd43557214015acbec0d4 (diff) | |
Diffstat (limited to 'sys/modules/linux64')
| -rw-r--r-- | sys/modules/linux64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile index 7a855a3a9da8..e620cd7bdea9 100644 --- a/sys/modules/linux64/Makefile +++ b/sys/modules/linux64/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE}/linux .if ${MACHINE_CPUARCH} == "amd64" |
