Author: bdrewery
Date: Mon Apr 11 21:10:14 2016
New Revision: 297833
URL: https://svnweb.freebsd.org/changeset/base/297833

Log:
  META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/share/mk/local.meta.sys.mk

Modified: head/share/mk/local.meta.sys.mk
==============================================================================
--- head/share/mk/local.meta.sys.mk     Mon Apr 11 21:09:15 2016        
(r297832)
+++ head/share/mk/local.meta.sys.mk     Mon Apr 11 21:10:14 2016        
(r297833)
@@ -61,6 +61,7 @@ MACHINE_ARCH_LIST.$m?= ${TARGET_ARCHES_$
 MACHINE_ARCH.$m?= ${MACHINE_ARCH_LIST.$m:[1]}
 BOOT_MACHINE_DIR.$m ?= boot/$m
 .endfor
+ALL_MACHINE_LIST+= common
 
 .ifndef _TARGET_SPEC
 .if empty(MACHINE_ARCH)
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to