On Thu, 29 May 2025 14:05:36 +0700 Bui Quang Minh wrote:
Currently, we only build net/lib dependency in install target. This commit moves that to all target so that net/lib is included in in-tree build and run_tests.
With Simon's comments addressed, feel free to add to v2:
Reviewed-by: Jakub Kicinski kuba@kernel.org
Thanks!