# Kernel module build blocklist for dockerized builds.
# The format of this file is the same found at
# `kernel-modules/BLOCKLIST`, but its scope is limited
# to dockerized kernel driver builds. Both of these
# blocklists are applied to dockerized builds.
#
# Oracle Linux kernel modules require `libdtrace-ctf`,
# which is unavailable in UBI/RHEL
*.el7uek.* * mod
# We are not building dockerdesktop kernels with this method
# for the time being
*-dockerdesktop-*
# Kernel modules requiring a specific GCC/GLIBC version
4.9.0-0.bpo.6-amd64 * mod
~4\.9\.0-[0-9]+-amd64 * mod
~4\.19\.0-17(-cloud)?-amd64 * *
~5\.4\.0-[4-6]-cloud-amd64 * mod
~5\.7\.0-[2-3]-amd64 * mod
~5\.8\.0-[1-3]-amd64 * mod
~5\.9\.0-[1-5](-cloud)?-amd64 * mod
~5\.10\.0-[0-9]+(-cloud)?-amd64 * mod
~5\.10\.(55|59|61|63|77|80|84)-flatcar * mod
~5\.1[1-9]\.0-[0-9]+-generic * mod
~5\.1[1-9]\.0-[0-9]+-(gcp|azure|aws)(?!~20\.04) * mod
~5\.14\.0-[2-4](-cloud)?-amd64 * mod
~5\.15\.0-[1-2](-cloud)?-amd64 * mod
~5\.1[1-9].[0-9]+-[0-9]+.fc3[456].x86_64 * mod
~5\.10\.0-[0-9]+(-cloud)?-amd64-gl-5\.10\.[0-9]+-1(gardenlinux1)? * mod
