Revision 870f74ac bootloader/bootloader.mk
| bootloader/bootloader.mk | ||
|---|---|---|
| 24 | 24 |
|
| 25 | 25 |
|
| 26 | 26 |
# the path to this makefile |
| 27 |
BOOTLOADER_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
|
|
| 27 |
BOOTLOADER_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
|
|
| 28 | 28 |
|
| 29 | 29 |
# the interface for the bootloader |
| 30 | 30 |
BOOTLOADERINC = $(BOOTLOADER_DIR)AMiRo-BLT/Target/Source/AMiRo |
Also available in: Unified diff