mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-05-15 19:30:13 +02: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>
40 B
40 B
obj-$(CONFIG_SAMPLE_KDB) += kdb_hello.o