COMPONENT_TARGETS = $(HARDWARE_NOARCH)
SOURCE_REQUIRES += ALL_DIRS
include ../../../../build-system/core.mk
download_clean:
@true
.PHONY: download_clean
Cross-platform build system is designed to build distributions of different operating systems for a set of target devices
COMPONENT_TARGETS = $(HARDWARE_NOARCH)
SOURCE_REQUIRES += ALL_DIRS
include ../../../../build-system/core.mk
download_clean:
@true
.PHONY: download_clean