]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/Makefile
sandbox: eth: Add network support to sandbox
[people/ms/u-boot.git] / drivers / net / Makefile
index 5a5269aa06d06cc64085654d6dafbb21e0ddaa6f..b9f5db30bb411568fd86e5497b2fb32617f89d77 100644 (file)
@@ -51,6 +51,7 @@ obj-$(CONFIG_PCH_GBE) += pch_gbe.o
 obj-$(CONFIG_PCNET) += pcnet.o
 obj-$(CONFIG_RTL8139) += rtl8139.o
 obj-$(CONFIG_RTL8169) += rtl8169.o
+obj-$(CONFIG_ETH_SANDBOX) += sandbox.o
 obj-$(CONFIG_SH_ETHER) += sh_eth.o
 obj-$(CONFIG_SMC91111) += smc91111.o
 obj-$(CONFIG_SMC911X) += smc911x.o