commit | 7d2fd0d1d00dee2a7f49a68ea9905511cdc1a626 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 09 06:14:05 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 10 15:26:55 2011 +0100 |
tree | 1ff045894d05f9f3e81687fb73c31f57d60204e6 | |
parent | 41ea37a654f0e0cab0a19f7b96beae8995618cf4 [diff] |
integrator: pass configs for core modules Alter the board.cfg to pass core module configuration flags so we can make compile-time switches for different core modules. These are already in use for some low-level code, they just got lost in the conversion to the new build system. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>