git: e5adb145f06e - main - Remove arm/linux from sysent toplevel target
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Nov 2021 19:34:18 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=e5adb145f06e744e0205358d9a2657442dd623b1
commit e5adb145f06e744e0205358d9a2657442dd623b1
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-11-10 17:54:06 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-11-10 19:18:53 +0000
Remove arm/linux from sysent toplevel target
Sponsored by: The FreeBSD Foundation
Fixes: 65e485014b0dcf53e0
---
Makefile.inc1 | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile.inc1 b/Makefile.inc1
index c3b8c5257a18..ba1c74adabe1 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1520,7 +1520,6 @@ _sysent_dirs= sys/kern
_sysent_dirs+= sys/compat/freebsd32
_sysent_dirs+= sys/amd64/linux \
sys/amd64/linux32 \
- sys/arm/linux \
sys/arm64/linux \
sys/i386/linux