]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'selftests/bpf: Some build fixes'
authorAndrii Nakryiko <andrii@kernel.org>
Thu, 14 Jan 2021 03:05:40 +0000 (19:05 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 14 Jan 2021 03:05:40 +0000 (19:05 -0800)
commit5e1bcb5a19c867947826de9d568e4812ed836acb
treeed107382774ad35c827924ba9d27541c8060b624
parentfd529e55940cf27e2a49789f8f949936e10601bb
parentab3895fe5a6b736e32f105caba644120b60b771d
Merge branch 'selftests/bpf: Some build fixes'

Jean-Philippe Brucker says:

====================

A few fixes for cross-building the sefltests out of tree. This will
enable wider automated testing on various Arm hardware.

Changes since v1 [1]:
* Use wildcard in patch 5
* Move the MAKE_DIRS declaration in patch 1

[1] https://lore.kernel.org/bpf/20210112135959.649075-1-jean-philippe@linaro.org/
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>