Skip to content

ICSHWI-7257: Added init and patch to cell creation

Simon Rose requested to merge icshwi-7257 into master

When building local cells, we should ensure that make init and make patch are both run. For local modules, this will never matter, but if there is any reason that non-local modules are used, this could be very relevant.

Merge request reports