We may define new OELAYOUT_ABI variable in ${DISTRO}.conf, therefore we
need to move the abi_version.conf before that.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
# Include the rest of the config files.
##################################################################
+require conf/abi_version.conf
include conf/site.conf
include conf/auto.conf
include conf/local.conf
include conf/distro/defaultsetup.conf
include conf/documentation.conf
require conf/sanity.conf
-require conf/abi_version.conf
##################################################################
# Weak variables (usually to retain backwards compatibility)