Remove the empty "luma" folder from the output folder since it will be created automatically when running Luma3DS.

This commit is contained in:
TuxSH 2016-08-13 23:56:07 +02:00
parent 3bc966f84e
commit 95ef379ac5

View File

@ -58,7 +58,7 @@ clean:
@rm -rf $(dir_out) $(dir_build)
$(dir_out):
@mkdir -p "$(dir_out)/luma/payloads"
@mkdir -p "$(dir_out)"
$(dir_out)/$(name).dat: $(dir_build)/main.bin $(dir_out)
@$(MAKE) $(FLAGS) -C $(dir_mset) launcher