image: always copy amazon ena driver into initrd (#2112)

This commit is contained in:
Malte Poll 2023-07-18 11:23:30 +02:00 committed by GitHub
parent f597c12bca
commit bae9dc9a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
# add Amazon ena driver to the list of drivers to be loaded
force_drivers+=" ena "