JP Baserom is no longer required for US build

This commit is contained in:
Arceveti
2022-01-04 22:55:19 -08:00
parent f3e61a31aa
commit 84bbd2ae14

View File

@@ -325,10 +325,6 @@ ifeq ($(filter clean distclean print-%,$(MAKECMDGOALS)),)
ifeq ($(DUMMY),FAIL)
$(error Failed to extract assets)
endif
DUMMY != $(PYTHON) extract_assets.py jp >&2 || echo FAIL
ifeq ($(DUMMY),FAIL)
$(error Failed to extract assets)
endif
endif
# Make tools if out of date