Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

74 Commits   2 Branches   2 Tags

COMPONENT_TARGETS = $(HARDWARE_NOARCH)

SOURCE_REQUIRES += ALL_DIRS


include ../../../../../build-system/core.mk


download_clean:
	@true

.PHONY: download_clean