mirror of
https://github.com/ventoy/Ventoy.git
synced 2024-11-21 20:56:15 +00:00
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
|
|
|