Author: mjg
Date: Wed Dec 19 22:08:51 2018
New Revision: 342245
URL: https://svnweb.freebsd.org/changeset/base/342245

Log:
  Remove iBCS2: plug a wart missed in r342242
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Wed Dec 19 22:02:49 2018        (r342244)
+++ head/Makefile.inc1  Wed Dec 19 22:08:51 2018        (r342245)
@@ -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         \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to