On Tue, 1 Oct 2019 at 12:14, Björn Töpel <[email protected]> wrote: > > From: Björn Töpel <[email protected]> > > This commit makes it possible to build the BPF samples via a Kconfig > option, CONFIG_SAMPLE_BPF. Further, it fixes that samples/bpf/ could > not be built due to a missing samples/Makefile subdir-y entry, after > the introduction of commit 394053f4a4b3 ("kbuild: make single targets > work more correctly"). > > Signed-off-by: Björn Töpel <[email protected]>
I didn't add a Fixes:-tag for the kbuild commit above; The fix is a fallout from the kbuild change.
