Modules/USB - Working on a structure for the USB subsystem
[tpg/acess2.git] / Modules / USB / UHCI / Makefile
1 #
2 #
3
4 OBJ = uhci.o
5 CPPFLAGS = -I../Core/include
6 NAME = UHCI
7
8 -include ../Makefile.tpl

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