ICSHWI-7257: Added init and patch to cell creation
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.