From: Jakub Kicinski Date: Thu, 25 Apr 2024 03:15:47 +0000 (-0700) Subject: Merge branch 'selftests-net-extract-bpf-building-logic-from-the-makefile' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d806871612712f1d08eb7ce81efd4ca81ca5bca1;p=linux.git Merge branch 'selftests-net-extract-bpf-building-logic-from-the-makefile' Jakub Kicinski says: ==================== selftests: net: extract BPF building logic from the Makefile This has been sitting in my tree for a while. I will soon add YNL/libynl support for networking selftests. This prompted a small cleanup of the selftest makefile for net/. We don't want to be piling logic for each library in there. YNL will get its own .mk file which can be included. Do the same for the BPF building section, already. No funcional changes here, just a code move and small rename. ==================== Link: https://lore.kernel.org/r/20240423183542.3807234-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- d806871612712f1d08eb7ce81efd4ca81ca5bca1