Commit 0ec02328 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

eth: fbnic: re-sort the objects in the Makefile



Looks like recent commit broke the sort order, fix it.

Acked-by: default avatarJoe Damato <jdamato@fastly.com>
Reviewed-by: default avatarAlexander Lobakin <aleksander.lobakin@intel.com>
Link: https://patch.msgid.link/20250211181356.580800-6-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 1e07e361
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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