This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b02a80674e
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 15:14:05 +00:00
obj-$(CONFIG_SAMPLE_KDB)
+=
kdb_hello.o
Reference in New Issue
Copy Permalink