Modules/USB - Cleaning up protocol code, working on device API
[tpg/acess2.git] / Modules / USB / Core / Makefile
index b4cd323..6ef0f03 100644 (file)
@@ -1,7 +1,8 @@
 #
 #
 
-OBJ = main.o usb.o uhci.o
+OBJ = main.o usb.o usb_lowlevel.o
+CPPFLAGS = -Iinclude
 NAME = Core
 
 -include ../Makefile.tpl

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