]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/Makefile
sunxi: fix CONFIG_SUNXI_EMAC references
[people/ms/u-boot.git] / drivers / net / Makefile
index 94a4fd87016e2202eeea2c349b62062b28294029..ac5443c752c276eb3b52e74bd9059d941a9ba5f0 100644 (file)
@@ -21,7 +21,7 @@ obj-$(CONFIG_DNET) += dnet.o
 obj-$(CONFIG_E1000) += e1000.o
 obj-$(CONFIG_E1000_SPI) += e1000_spi.o
 obj-$(CONFIG_EEPRO100) += eepro100.o
-obj-$(CONFIG_SUNXI_EMAC) += sunxi_emac.o
+obj-$(CONFIG_SUN4I_EMAC) += sunxi_emac.o
 obj-$(CONFIG_SUN8I_EMAC) += sun8i_emac.o
 obj-$(CONFIG_ENC28J60) += enc28j60.o
 obj-$(CONFIG_EP93XX) += ep93xx_eth.o