repair missing endif

This commit is contained in:
Jean P
2019-01-03 15:03:24 +01:00
committed by GitHub
parent bf72679401
commit ddaa66bb3a

View File

@@ -129,6 +129,7 @@ else
ifeq ($(filter clean,$(MAKECMDGOALS)),)
$(error Unsupported CHAIN - use ethereum, ethereum_classic, expanse, poa, rsk, rsk_testnet, ubiq, wanchain, kusd, musicoin, pirl, akroma, atheios, callisto, ethersocial, ellaism, ether1, ethergem, gochain, mix, reosc, hpb)
endif
endif
APP_LOAD_PARAMS += $(APP_LOAD_FLAGS) --path "44'/1'"
DEFINES += $(DEFINES_LIB)