This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
302b95621d
linux
/
samples
/
kdb
/
Makefile
2 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
kdb: Add kdb kernel module sample 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>
2010-10-25 08:14:05 -07:00
obj-$(CONFIG_SAMPLE_KDB)
+=
kdb_hello.o
Copy Permalink