mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-04-21 07:30:16 +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