mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-09 13:42:03 -04:00
7 lines
142 B
Text
7 lines
142 B
Text
|
|
obj-m += dm_patch_ibt.o
|
|
|
|
EXTRA_CFLAGS := -Wall -DVTOY_IBT -fcf-protection=branch -mindirect-branch-register
|
|
|
|
dm_patch_ibt-objs := dmpatch.o
|
|
|