Modules/USB - Working on a structure for the USB subsystem
[tpg/acess2.git] / Modules / USB / Core / Makefile
index b4cd323..7e8c30d 100644 (file)
@@ -1,7 +1,8 @@
 #
 #
 
-OBJ = main.o usb.o uhci.o
+OBJ = main.o usb.o
+CPPFLAGS = -Iinclude
 NAME = Core
 
 -include ../Makefile.tpl

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