This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e900a918b0
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 17:14:05 +02:00
obj-$(CONFIG_SAMPLE_KDB)
+=
kdb_hello.o