aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2018-12-19 22:08:51 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2018-12-19 22:08:51 +0000
commit92dec625e311ec76581135ba7c54f44cbc8bc9d8 (patch)
treee254818837468f1d5851e28928ebc64e887fc20c
parent70a975ae6b20a2bf67939c9a890025905773d970 (diff)
downloadsrc-92dec625e311ec76581135ba7c54f44cbc8bc9d8.tar.gz
src-92dec625e311ec76581135ba7c54f44cbc8bc9d8.zip
Remove iBCS2: plug a wart missed in r342242
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=342245
-rw-r--r--Makefile.inc11
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 03798f9581b9..e5a062acb64c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1451,7 +1451,6 @@ packageworld: .PHONY
_sysent_dirs= sys/kern
_sysent_dirs+= sys/compat/freebsd32
-_sysent_dirs+= sys/i386/ibcs2
_sysent_dirs+= sys/amd64/linux \
sys/amd64/linux32 \
sys/arm64/linux \