]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - DMPATCH/Makefile
VTOY_LINUX_REMOUNT support for both 64bit(x86_64) and 32bit(i386) linux distro.
[Ventoy.git] / DMPATCH / Makefile
1
2 obj-m += dm_patch.o
3
4 EXTRA_CFLAGS := -Wall
5
6 dm_patch-objs := dmpatch.o
7