2017-11-01 15:07:57 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0
|
2020-08-01 21:27:18 +09:00
|
|
|
userprogs-always-y += bpf-fancy dropper bpf-direct user-trap
|
2012-04-12 16:48:04 -05:00
|
|
|
|
2012-04-18 19:50:25 -05:00
|
|
|
bpf-fancy-objs := bpf-fancy.o bpf-helper.o
|
2012-04-12 16:48:04 -05:00
|
|
|
|
2020-04-29 12:45:16 +09:00
|
|
|
userccflags += -I usr/include
|