esp-open-rtos/extras/rboot-ota/component.mk

10 lines
213 B
Makefile
Raw Normal View History

# Component makefile for extras/rboot-ota
INC_DIRS += $(rboot-ota_ROOT)
# args for passing into compile rule generation
rboot-ota_SRC_DIR = $(rboot-ota_ROOT)
$(eval $(call component_compile_rules,rboot-ota))