Some stub modules that will show procfs and char device usage.
[cascardo/kernel/samples/03.proc/.git] / Makefile
1 obj-m += hello_procfs.o
2 obj-m += hello_char.o