]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - DMPATCH/Makefile_IBT
Fix the issue (introduced in 1.1.06) that the Ventoy ISO partition cannot be mounted...
[Ventoy.git] / DMPATCH / Makefile_IBT
1
2 obj-m += dm_patch_ibt.o
3
4 EXTRA_CFLAGS := -Wall -DVTOY_IBT -fcf-protection=branch -mindirect-branch-register
5
6 dm_patch_ibt-objs := dmpatch.o
7