]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nfp-build-and-FW-initramfs-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Feb 2018 20:22:51 +0000 (15:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Feb 2018 20:22:51 +0000 (15:22 -0500)
commit3c0410fc53da93be57f28bb584a02d4af3520149
treebf51b35d7dda466a3b48a521fb60b8aaca06e434
parentb447ff0537bb07d349fcb95b92dcb695fcfb7fba
parentaed65db0b778febae19b55af66d49dd781c3f2e1
Merge branch 'nfp-build-and-FW-initramfs-updates'

Jakub Kicinski says:

====================
nfp: build and FW initramfs updates

This set brings empty makefiles to allow building single object files
(useful for build-testing), Kbuild does not cater to this use case
too well.  There are two ethernet drivers right now which suffer
from this (nfp, aquantia), both are fixed.

Dirk adds an uncommon FW image name to the list of firmware files
module may request.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>