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)
commit8e88262b03da94e9e4cbb991acbbaa7c8b3dc156
treebf51b35d7dda466a3b48a521fb60b8aaca06e434
parent60772e48ec417c5455ff04454b94fd68466f2c73
parent70271dadee110adea33d1f32e7793b17c54bc7c4
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>