mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 14:26:11 +00:00
457911abfa
Mangling itself is in TODO state.
4 lines
133 B
Makefile
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
|