]> git.ipfire.org Git - thirdparty/dracut.git/commit
Add check for aarch64 to the arm kernel module list 209/head
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 23 Mar 2017 14:59:15 +0000 (14:59 +0000)
committerPeter Robinson <pbrobinson@gmail.com>
Thu, 23 Mar 2017 14:59:15 +0000 (14:59 +0000)
commit917e1b6b5b2669a30bce69061686adbb6abc5e35
tree5dc8c8ac36e921edd2f11ca49f0b12aaec4f3bc8
parenteec49634d4fd5b2d9535a99e184c2450f6026903
Add check for aarch64 to the arm kernel module list

This adds the same list of drivers we use for arm platforms for
aarch64 too, also add the DMA drivers there too as they can add
sigficant performance for some storage/usb and often need to be
present when the storage drivers load.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh