mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 11:40:19 -04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user