Modules/OHCI - Implementation work, not usable yet, but getting there
[tpg/acess2.git] / KernelLand / Modules / USB / OHCI / Makefile
diff --git a/KernelLand/Modules/USB/OHCI/Makefile b/KernelLand/Modules/USB/OHCI/Makefile
new file mode 100644 (file)
index 0000000..faf9357
--- /dev/null
@@ -0,0 +1,9 @@
+#
+# Acess2 OHCI Driver
+#
+
+OBJ = ohci.o
+CPPFLAGS = -I../Core/include
+NAME = OHCI
+
+-include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au