diff --git a/gentoo_portage/make.conf b/gentoo_portage/make.conf index 12007eb..9b9f216 100644 --- a/gentoo_portage/make.conf +++ b/gentoo_portage/make.conf @@ -28,6 +28,8 @@ GRUB_PLATFORMS="efi-64" MAKEOPTS="-j9 -l8" ACCEPT_KEYWORDS="amd64 ~amd64" INPUT_DEVICES="libinput" +PYTHON_TARGETS="python3_7 python3_8" +PYTHON_SINGLE_TARGET="python3_7" RUBY_TARGETS="ruby26" VIDEO_CARDS="fbdev nvidia" diff --git a/kernel_config/config-5.4.8-gentoo b/kernel_config/config-5.4.11-gentoo similarity index 99% rename from kernel_config/config-5.4.8-gentoo rename to kernel_config/config-5.4.11-gentoo index 712879c..bdba350 100644 --- a/kernel_config/config-5.4.8-gentoo +++ b/kernel_config/config-5.4.11-gentoo @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.8-gentoo Kernel Configuration +# Linux/x86 5.4.11-gentoo Kernel Configuration # # @@ -807,13 +807,8 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y CONFIG_PLUGIN_HOSTCC="g++" CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y - -# -# GCC plugins -# # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set -# end of GCC plugins # end of General architecture-dependent options CONFIG_RT_MUTEXES=y