Cleaned space.
This commit is contained in:
parent
f4f007bd9c
commit
facea70bb1
12 changed files with 19 additions and 19 deletions
|
|
@ -6,7 +6,7 @@ BIOS_HEX := $(BIOS_BIN)/$(BIOS_NAME).hex
|
|||
BIOS_DAT := $(BIOS_BIN)/$(BIOS_NAME).dat
|
||||
BIOS_RELS := $(BIOS_BIN)/$(BIOS_NAME).rel
|
||||
BIOS_CODE := $(BIOS_SRC)/$(BIOS_NAME).asm
|
||||
BUILD_HELP += \\n\\t* $(BIOS_DAT)
|
||||
BUILD_HELP += \\n\\t* $(BIOS_DAT)
|
||||
|
||||
$(BIOS_BIN):
|
||||
$(call mb_mkdir,$(BIOS_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue