OSDN Git Service

stmmac: intel: Place object in the Makefile according to the order
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Apr 2020 15:02:54 +0000 (18:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:50:16 +0000 (12:50 -0700)
Follow the order for the platform drivers, i.e. generic object are going first.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/Makefile

index 5a6f265..f9d024d 100644 (file)
@@ -30,6 +30,6 @@ obj-$(CONFIG_DWMAC_GENERIC)   += dwmac-generic.o
 stmmac-platform-objs:= stmmac_platform.o
 dwmac-altr-socfpga-objs := altr_tse_pcs.o dwmac-socfpga.o
 
-obj-$(CONFIG_DWMAC_INTEL) += dwmac-intel.o
-obj-$(CONFIG_STMMAC_PCI) += stmmac-pci.o
+obj-$(CONFIG_STMMAC_PCI)       += stmmac-pci.o
+obj-$(CONFIG_DWMAC_INTEL)      += dwmac-intel.o
 stmmac-pci-objs:= stmmac_pci.o