Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
[linux-block.git] / samples / seccomp / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 userprogs-always-y += bpf-fancy dropper bpf-direct user-trap
3
4 bpf-fancy-objs := bpf-fancy.o bpf-helper.o
5
6 userccflags += -I usr/include