Module Name: src Committed By: msaitoh Date: Sun Aug 18 13:14:26 UTC 2019
Modified Files: src/distrib/common [netbsd-9]: Makefile.mdset src/distrib/evbarm/instkernel/instkernel [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by martin in ticket #75): distrib/evbarm/instkernel/instkernel/Makefile: revision 1.32 distrib/common/Makefile.mdset: revision 1.46 Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies between themselves. Use that to make netbsd-RPI_INSTALL.img depend on netbsd-RPI_INSTALL.bin, resolving the parallel build race. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.43.2.1 src/distrib/common/Makefile.mdset cvs rdiff -u -r1.31 -r1.31.2.1 \ src/distrib/evbarm/instkernel/instkernel/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.