diff --git a/exosphere/loader_stub/Makefile b/exosphere/loader_stub/Makefile index e924eca..4087e94 100644 --- a/exosphere/loader_stub/Makefile +++ b/exosphere/loader_stub/Makefile @@ -120,7 +120,7 @@ program.lz4.o: program_lz4.h -program.lz4.o program_lz4.h: $(TOPDIR)/../program/program$(ATMOSPHERE_BUILD_TARGET_BINARY_SUFFIX).lz4 +program_lz4.h: $(TOPDIR)/../program/program$(ATMOSPHERE_BUILD_TARGET_BINARY_SUFFIX).lz4 @echo $(notdir $<) @rm -rf tmp_program_$(ATMOSPHERE_BUILD_TARGET_IDENTIFIER) @mkdir -p tmp_program_$(ATMOSPHERE_BUILD_TARGET_IDENTIFIER) diff --git a/stratosphere/boot/Makefile b/stratosphere/boot/Makefile index 40b9718..4775ea1 100644 --- a/stratosphere/boot/Makefile +++ b/stratosphere/boot/Makefile @@ -25,16 +25,6 @@ BINFILES := $(foreach dir,$(DATA),$(notdir $(wildcard $(dir)/*.*))) fusee-primary.bin #--------------------------------------------------------------------------------- -# boot has a custom bin2o rule for fusee-primary -> fusee_primary -#--------------------------------------------------------------------------------- -define _bin2o - bin2s $< | $(AS) -o $(@) - echo "extern const u8" `(echo $( `(echo $(> `(echo $(> `(echo $(