diff --git a/net/bpfilter/Makefile b/net/bpfilter/Makefile index 2af752c8ef5e512ec10cb7acdfc2130ab628242e..3f3cb87c668fa40b8072bb1c4aab930d96f7b1a1 100644 --- a/net/bpfilter/Makefile +++ b/net/bpfilter/Makefile @@ -5,7 +5,7 @@ hostprogs-y := bpfilter_umh bpfilter_umh-objs := main.o -HOSTCFLAGS += -I. -Itools/include/ +HOSTCFLAGS += -I. -Itools/include/ -Itools/include/uapi ifeq ($(CONFIG_BPFILTER_UMH), y) # builtin bpfilter_umh should be compiled with -static # since rootfs isn't mounted at the time of __init