mirror of https://github.com/ventoy/Ventoy.git
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
|
|
||
|
obj-m += dm_patch_ibt.o
|
||
|
|
||
|
EXTRA_CFLAGS := -Wall -DVTOY_IBT -fcf-protection=branch -mindirect-branch-register
|
||
|
|
||
|
dm_patch_ibt-objs := dmpatch.o
|
||
|
|