kbuild: introduce hostprogs-always-y and userprogs-always-y
[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