On Thu, Jan 17, 2013 at 6:37 AM, Joel Sing <[email protected]> wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2013/01/17 05:37:44 > > Modified files: > sys/arch/amd64/stand: Makefile Makefile.inc > sys/arch/amd64/stand/biosboot: Makefile > sys/arch/amd64/stand/boot: Makefile > sys/arch/amd64/stand/cdboot: Makefile > sys/arch/amd64/stand/mbr: Makefile > sys/arch/amd64/stand/pxeboot: Makefile > > Log message: > Generate assym.h where we need it, instead of reaching around into other > object directories. > > Discussed with deraadt@ >
something broken after this series of commits? i get a amd64 userland failure due to missing assym.h in stand/mbr/mbr.S. i am compiling userland on MFS though.
