Skip to content
Snippets Groups Projects
Commit 94616e25 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

linux: disable ubuntu odm drivers.

parent d0babdec
No related branches found
No related tags found
1 merge request!1120linux: disable ubuntu odm drivers.
Pipeline #1021 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment