Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
     5         kx 
     5         kx COMPONENT_TARGETS = $(HARDWARE_NOARCH)
     5         kx 
     5         kx # Always include build-system/core.mk using relative path:
     5         kx include build-system/core.mk
     5         kx 
     5         kx #
     5         kx # This Makefile created to allow targets which defined by build-system,
     5         kx # for example, cleaning all thee directories which contain Makefiles
     5         kx # for building any TOOLCHAINS components can be done by following
     5         kx # command:
     5         kx #
     5         kx # $ make global_clean
     5         kx # $ make downloads_clean
     5         kx #