diff options
Diffstat (limited to 'samples/livepatch/Makefile')
| -rw-r--r-- | samples/livepatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/livepatch/Makefile b/samples/livepatch/Makefile index 2472ce39a18d..9f853eeb6140 100644 --- a/samples/livepatch/Makefile +++ b/samples/livepatch/Makefile | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o | 2 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o |
| 2 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-mod.o | 3 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-mod.o |
| 3 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-fix1.o | 4 | obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-fix1.o |
