Skip to content

Adding your specific files

netsafe edited this page Nov 29, 2014 · 1 revision

DO NOT add your specific targets, modules or toolchains into the root directories! Use a subdirectory `extensions' and make a corresponding subdir : modules.d, targets.d and toolchains. You can use - actually - any kind of software you need, and this build system is tweaked up to be flexible and extensible. But JUST keep a hierarchy managed ;) If you need any of your additions to have a configurable parameters - no problem! Just put the variables in your global config file.

Clone this wiki locally