Create path to boot2 when running make dist

This commit is contained in:
ndeadly 2020-08-04 23:59:49 +02:00
parent e275318953
commit be8bb2f505

View file

@ -23,6 +23,7 @@ dist: all
mkdir -p dist/atmosphere/contents/$(BTDRVMITM_TID)
cp btdrv-mitm/btdrv-mitm.nsp dist/atmosphere/contents/$(BTDRVMITM_TID)/exefs.nsp
mkdir -p dist/atmosphere/contents/0100000000000008/
cp Atmosphere/stratosphere/boot2/boot2.nsp dist/atmosphere/contents/0100000000000008/exefs.nsp
#mkdir -p dist/atmosphere/contents/$(BTDRVMITM_TID)/flags
#touch dist/atmosphere/contents/$(BTDRVMITM_TID)/flags/boot2.flag