Makefile: fix typo
This commit is contained in:
parent
fa8c5ee458
commit
043972850a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -87,7 +87,7 @@ ASFLAGS += -MMD $(INCFLAGS)
|
|||
|
||||
## 4. Arch-Specific Configurations
|
||||
|
||||
### Paste in arch-specific configurations (e.g., from `am/arch/x86_64-qemu.mk`)
|
||||
### Paste in arch-specific configurations (e.g., from `scripts/x86_64-qemu.mk`)
|
||||
-include $(AM_HOME)/scripts/$(ARCH).mk
|
||||
|
||||
## 5. Compilation Rules
|
||||
|
|
Loading…
Add table
Reference in a new issue