mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 22:36:03 +00:00
8bb2bb28d2
SEG2_DELAY is not implemented yet.
4 lines
141 B
Makefile
4 lines
141 B
Makefile
obj-m := ipt_YTUNBLOCK.o
|
|
ipt_YTUNBLOCK-objs := iptk_YTUNBLOCK.o mangle.o
|
|
ccflags-y := -std=gnu11 -Wno-unused-variable -DKERNEL_SPACE -DDEBUG
|