youtubeUnblock/Kbuild
Vadim Vetrov 457911abfa
Implement googlevideo packet handling
Mangling itself is in TODO state.
2024-08-01 02:40:58 +03:00

4 lines
133 B
Makefile

obj-m := ipt_YTUNBLOCK.o
ipt_YTUNBLOCK-objs := iptk_YTUNBLOCK.o mangle.o
ccflags-y := -std=gnu11 -Wno-unused-variable -DKERNEL_SPACE