4 lines
86 B
Makefile
4 lines
86 B
Makefile
|
obj-$(CONFIG_LIVEPATCH) += livepatch.o
|
||
|
|
||
|
livepatch-objs := core.o patch.o transition.o
|