Fix ordering of LINUX_CONFIGS
The kernel configs should be merged in a specific order:
1) the base configs
2) the distribution specific config
3) the platform specific config
It's getting quite complex to manage the various configs with variables,
so I thought it was simpler to just specify them verbatim on the variant
config.
Signed-off-by:
Ryan Harkin <ryan.harkin@linaro.org>
Loading
Please register or sign in to comment