Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.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