blob: d679a20eff4377c6eb8cd7bfe1c6a6afdee739e4 [file] [log] [blame] [edit]
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.common
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.x86_64
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.gki
if [ -n "${GKI_BUILD_CONFIG_FRAGMENT}" ]; then
echo "ERROR: GKI_BUILD_CONFIG_FRAGMENT is deprecated; use --gki_build_config_fragment instead.">&2
exit 1
fi