From 329513294613c547cd5164b72950c554eaf25917 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Sun, 14 Jun 2020 23:04:28 -0700 Subject: [PATCH] ams: update zip to include exosphere.ini template --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 7fbc96576..843bfd2e5 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ dist-no-debug: all cp config_templates/BCT.ini atmosphere-$(AMSVER)/atmosphere/config/BCT.ini cp config_templates/override_config.ini atmosphere-$(AMSVER)/atmosphere/config_templates/override_config.ini cp config_templates/system_settings.ini atmosphere-$(AMSVER)/atmosphere/config_templates/system_settings.ini + cp config_templates/exosphere.ini atmosphere-$(AMSVER)/atmosphere/config_templates/exosphere.ini cp -r config_templates/kip_patches atmosphere-$(AMSVER)/atmosphere/kip_patches cp -r config_templates/hbl_html atmosphere-$(AMSVER)/atmosphere/hbl_html cp stratosphere/boot2/boot2.nsp atmosphere-$(AMSVER)/atmosphere/contents/0100000000000008/exefs.nsp