mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
obj-$(CONFIG_LIVEPATCH) += livepatch.o
|
|
|
|
livepatch-objs := core.o patch.o transition.o
|