diff --git a/helpers/make-linux b/helpers/make-linux index cdd369b5ead82981f3da15ce8f0eefb40b74b587..c44962003c2e097b2bdeea3c8bbb61e2b5cd8a9c 100644 --- a/helpers/make-linux +++ b/helpers/make-linux @@ -216,6 +216,8 @@ sed -i "/CONFIG_FW_LOADER_USER_HELPER_FALLBACK/s|'ppc64el': 'n',|'ppc64el': '-', # Disable aaeon. sed -i "/AAEON/d" debian.master/config/annotations +# Disable ubuntu ODM drivers +sed -i "/CONFIG_UBUNTU_ODM_DRIVERS/d" debian.master/config/annotations cp debian.master/config debian.hwe -a