Merge branch 'master' of ted.mutabah.net:acess2
[tpg/acess2.git] / KernelLand / Modules / USB / UHCI / Makefile
1 #
2 # Acess2 UHCI Driver
3 #
4
5 OBJ = uhci.o
6 CPPFLAGS = -I../Core/include
7 NAME = UHCI
8
9 -include ../Makefile.tpl

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