diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2019-07-12 15:59:50 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-07-15 23:10:46 +0200 |
commit | f83a46d4711e789642033eb00fed8e017e34fe7d (patch) | |
tree | 832b38b69901e90111cb961648ff30a850dca3a2 /Makefile | |
parent | e46fc22e60a410d896448835adca95aa3332d25d (diff) | |
download | linux-f83a46d4711e789642033eb00fed8e017e34fe7d.tar.gz linux-f83a46d4711e789642033eb00fed8e017e34fe7d.tar.bz2 linux-f83a46d4711e789642033eb00fed8e017e34fe7d.zip |
selftests/bpf: put test_stub.o into $(OUTPUT)
Add a rule to put test_stub.o in $(OUTPUT) and change the references to
it accordingly. This prevents test_stub.o from being created in the
source directory.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions