mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-25 03:47:31 +01:00
Add an example of how to add a dynamic kdb shell command via a kernel module. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
140 B
140 B
Makefile for Linux samples code
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/
hw_breakpoint/ kfifo/ kdb/