summaryrefslogtreecommitdiffstats
path: root/Kbuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'Kbuild.in')
-rw-r--r--Kbuild.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Kbuild.in b/Kbuild.in
new file mode 100644
index 0000000..c16df74
--- /dev/null
+++ b/Kbuild.in
@@ -0,0 +1,2 @@
+obj-m := ${MODULE_NAME}.o
+${MODULE_NAME}-objs += main.o \ No newline at end of file