imp ad9f7e3038 Fix build to not bogusly always rebuild vmm.ko.
Rename vmx_assym.s to vmx_assym.h to reflect that file's actual use
and update vmx_support.S's include to match. Add vmx_assym.h to the
SRCS to that it gets properly added to the dependency list. Add
vmx_support.S to SRCS as well, so it gets built and needs fewer
special-case goo. Remove now-redundant special-case goo. Finally,
vmx_genassym.o doesn't need to depend on a hand expanded ${_ILINKS}
explicitly, that's all taken care of by beforedepend.

With these items fixed, we no longer build vmm.ko every single time
through the modules on a KERNFAST build.

Sponsored by: Netflix
2014-10-17 13:20:49 +00:00
..
2014-10-15 17:55:10 +00:00
2014-10-16 20:33:04 +00:00
2014-10-09 15:19:35 +00:00
2014-10-12 18:01:52 +00:00
2014-10-17 12:06:48 +00:00
2014-09-25 19:10:32 +00:00
2014-10-16 22:04:07 +00:00
2014-10-09 16:12:01 +00:00
2014-10-14 13:31:47 +00:00
2014-09-23 06:32:19 +00:00