diff options
Diffstat (limited to 'kernel/samples/hw_breakpoint/Makefile')
-rw-r--r-- | kernel/samples/hw_breakpoint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/samples/hw_breakpoint/Makefile b/kernel/samples/hw_breakpoint/Makefile new file mode 100644 index 000000000..0f5c31c2f --- /dev/null +++ b/kernel/samples/hw_breakpoint/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_SAMPLE_HW_BREAKPOINT) += data_breakpoint.o |