summaryrefslogtreecommitdiff
path: root/wcte12xp/Makefile.kernel26
diff options
context:
space:
mode:
Diffstat (limited to 'wcte12xp/Makefile.kernel26')
-rw-r--r--wcte12xp/Makefile.kernel269
1 files changed, 9 insertions, 0 deletions
diff --git a/wcte12xp/Makefile.kernel26 b/wcte12xp/Makefile.kernel26
new file mode 100644
index 0000000..c692631
--- /dev/null
+++ b/wcte12xp/Makefile.kernel26
@@ -0,0 +1,9 @@
+obj-m += wcte12xp.o
+
+wcte12xp-objs := base.o vpmadt032.o GpakApi.o
+
+$(obj)/base.o: $(src)/../zaptel.h
+
+$(obj)/vpmadt032.o: $(src)/vpmadt032.h
+
+$(obj)/GpakApi.o: $(src)/GpakApi.h