X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=net%2Fbpfilter%2FMakefile;h=36580301da70d701f6c3e42019f3a19477d53372;hb=d936a7e708dcf22344c4420e8b0e36f5d5f8c073;hp=aa945ab5b655893e4f9e409b1a2b010bfcaa47f3;hpb=5e3b6b8ecc53ffec9472ce5468307061072a5ded;p=linux.git diff --git a/net/bpfilter/Makefile b/net/bpfilter/Makefile index aa945ab5b655..36580301da70 100644 --- a/net/bpfilter/Makefile +++ b/net/bpfilter/Makefile @@ -3,7 +3,7 @@ # Makefile for the Linux BPFILTER layer. # -hostprogs-y := bpfilter_umh +hostprogs := bpfilter_umh bpfilter_umh-objs := main.o KBUILD_HOSTCFLAGS += -I $(srctree)/tools/include/ -I $(srctree)/tools/include/uapi HOSTCC := $(CC)