linux: disable ubuntu odm drivers.
This commit is contained in:
parent
d0babdec99
commit
94616e2518
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue