Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 26 Jan 2021 08:16:55 +0900 you wrote: > When CONFIG_NET is disabled, nothing under the net/ directory is > compiled. Move the CONFIG_NET guard to the top Makefile so the net/ > directory is entirely skipped. > > When Kbuild visits net/Makefile, CONFIG_NET is obvioulsy 'y' because > CONFIG_NET is a bool option. Clean up net/Makefile. > > [...] Here is the summary with links: - [1/4] net: move CONFIG_NET guard to top Makefile https://git.kernel.org/netdev/net-next/c/8b5f4eb3ab70 - [2/4] net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile https://git.kernel.org/netdev/net-next/c/1e328ed55920 - [3/4] net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile https://git.kernel.org/netdev/net-next/c/0cfd99b487f1 - [4/4] net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile https://git.kernel.org/netdev/net-next/c/d32f834cd687 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html