mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 06:15:31 +00:00
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
|
obj-m := youtubeKUnblock.o
|
||
|
youtubeKUnblock-objs := youtubeKblock.o mangle.o
|
||
|
ccflags-y := -std=gnu11 -Wno-unused-variable -DKERNEL_SPACE
|