Add an example of how to add a dynamic kdb shell command via a kernel module.
Signed-off-by: Jason Wessel
obj-$(CONFIG_SAMPLE_KDB) += kdb_hello.o