Author: emaste
Date: Wed Dec 11 17:48:34 2019
New Revision: 355619
URL: https://svnweb.freebsd.org/changeset/base/355619

Log:
  connect arm linuxulator to top-level make sysent
  
  Reported by:  kevans

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Wed Dec 11 17:38:15 2019        (r355618)
+++ head/Makefile.inc1  Wed Dec 11 17:48:34 2019        (r355619)
@@ -1509,6 +1509,7 @@ _sysent_dirs+=    sys/compat/cloudabi32   \
                sys/compat/cloudabi64
 _sysent_dirs+= sys/amd64/linux         \
                sys/amd64/linux32       \
+               sys/arm/linux           \
                sys/arm64/linux         \
                sys/i386/linux
 sysent: .PHONY
_______________________________________________
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