Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / KernelLand / 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