aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/hyperv_net.h
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2017-06-21 20:48:27 +0000
committerDavid S. Miller <[email protected]>2017-06-22 15:35:19 +0000
commit00a3855d68bd1ae633c94b13b8b404a5a238b135 (patch)
tree57c1526b14b6fb2260d4daaaa249ae7eaee0995e /drivers/net/hyperv/hyperv_net.h
parentMerge branch 'rds-tcp-fixes' (diff)
downloadkernel-00a3855d68bd1ae633c94b13b8b404a5a238b135.tar.gz
kernel-00a3855d68bd1ae633c94b13b8b404a5a238b135.zip
samples/bpf: fix a build problem
tracex5_kern.c build failed with the following error message: ../samples/bpf/tracex5_kern.c:12:10: fatal error: 'syscall_nrs.h' file not found #include "syscall_nrs.h" The generated file syscall_nrs.h is put in build/samples/bpf directory, but this directory is not in include path, hence build failed. The fix is to add $(obj) into the clang compilation path. Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions