kernel: export ARCH and CROSS_COMPILE to all modules
Today it is not really important to do this because all our modules are
within the project itself. But, at somepoint, we may use submodules
in order to integrate drivers from external sources; so, we need to export
our default values because we will not have control over the other projects
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
Please register or sign in to comment