mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
eth: fbnic: re-sort the objects in the Makefile
Looks like recent commit broke the sort order, fix it. Acked-by: Joe Damato <jdamato@fastly.com> Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com> Link: https://patch.msgid.link/20250211181356.580800-6-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
1e07e361fd
commit
0ec023282a
|
|
@ -20,6 +20,7 @@ fbnic-y := fbnic_csr.o \
|
|||
fbnic_pci.o \
|
||||
fbnic_phylink.o \
|
||||
fbnic_rpc.o \
|
||||
fbnic_time.o \
|
||||
fbnic_tlv.o \
|
||||
fbnic_txrx.o \
|
||||
fbnic_time.o
|
||||
# End of objects
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user