fixed `make ship` target for new hierarchy

This commit is contained in:
marwaneltoukhy 2023-03-08 18:55:49 +02:00
parent 5ef22165e7
commit aa92c28694
1 changed files with 1 additions and 2 deletions

View File

@ -132,8 +132,7 @@ __ship:
load $(UPRJ_ROOT)/mag/user_id_programming; \
load $(UPRJ_ROOT)/mag/user_id_textblock; \
load $(CARAVEL_ROOT)/maglef/simple_por; \
load $(CARAVEL_ROOT)/mag/caravel_core; \
load $(CARAVEL_ROOT)/mag/caravel -dereference; \
load $(UPRJ_ROOT)/mag/caravel -dereference; \
select top cell; \
expand; \
cif *hier write disable; \