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