mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-10 17:38:13 +00:00
5 lines
115 B
Makefile
5 lines
115 B
Makefile
sp := $(sp).x
|
|
dirstack_$(sp) := $(d)
|
|
d := $(dir)
|
|
BUILDDIRS += $(BUILD_PATH)/$(d)
|