. $GRIMOIRE/FUNCTIONS
if [[ $(get_sorcery_kernel_config CONFIG_ZLIB_INFLATE) != "y" ]]
then
	return 1
fi
