diff --git a/drivers/net/Makefile b/drivers/net/Makefile index 72e18d505d1acf73f540a7cad2a6c691784c81af..725972663e0d2b4c30451e4553c9373f25929f52 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile @@ -84,3 +84,4 @@ thunderbolt-net-y += thunderbolt.o obj-$(CONFIG_USB4_NET) += thunderbolt-net.o obj-$(CONFIG_NETDEVSIM) += netdevsim/ obj-$(CONFIG_NET_FAILOVER) += net_failover.o +obj-$(CONFIG_NEWIP) += bt/ \ No newline at end of file