Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Modules / USB / Core / Makefile
index af92731..4d6e684 100644 (file)
@@ -1,7 +1,10 @@
 #
 #
 
-OBJ = main.o uhci.o
+OBJ  = main.o
+OBJ += usb.o usb_lowlevel.o usb_devinit.o usb_io.o usb_poll.o
+OBJ += hub.o
+CPPFLAGS = -Iinclude
 NAME = Core
 
 -include ../Makefile.tpl

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