[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161179621179.21299.723410725498445981.git-patchwork-notify@kernel.org>
Date: Thu, 28 Jan 2021 01:10:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: netdev@...r.kernel.org, ast@...nel.org, andrii@...nel.org,
daniel@...earbox.net, davem@...emloft.net, kuba@...nel.org,
john.fastabend@...il.com, kpsingh@...nel.org, kafai@...com,
michal.lkml@...kovi.net, songliubraving@...com, yhs@...com,
bpf@...r.kernel.org, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] net: move CONFIG_NET guard to top Makefile
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
Powered by blists - more mailing lists