]> Git Repo - u-boot.git/blobdiff - net/Makefile
net: Introduce DSA class for Ethernet switches
[u-boot.git] / net / Makefile
index 76527f704c4799df89c1cb21df50d4a082fb4fa6..fb3eba840fff483779b32f26dd3447331ef0d224 100644 (file)
@@ -9,6 +9,7 @@ obj-$(CONFIG_NET)      += arp.o
 obj-$(CONFIG_CMD_BOOTP) += bootp.o
 obj-$(CONFIG_CMD_CDP)  += cdp.o
 obj-$(CONFIG_CMD_DNS)  += dns.o
+obj-$(CONFIG_DM_DSA)   += dsa-uclass.o
 ifdef CONFIG_DM_ETH
 obj-$(CONFIG_NET)      += eth-uclass.o
 else
This page took 0.025905 seconds and 4 git commands to generate.