Cleaned space.
This commit is contained in:
parent
f4f007bd9c
commit
facea70bb1
12 changed files with 19 additions and 19 deletions
|
|
@ -6,7 +6,7 @@ LOADER_HEX := $(LOADER_BIN)/$(LOADER_NAME).hex
|
|||
LOADER_DAT := $(LOADER_BIN)/$(LOADER_NAME).dat
|
||||
LOADER_RELS := $(LOADER_BIN)/$(LOADER_NAME).rel
|
||||
LOADER_CODE := $(LOADER_SRC)/$(LOADER_NAME).asm
|
||||
BUILD_HELP += \\n\\t* $(LOADER_DAT)
|
||||
BUILD_HELP += \\n\\t* $(LOADER_DAT)
|
||||
|
||||
$(LOADER_BIN):
|
||||
$(call mb_mkdir,$(LOADER_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue