UDI/bus_pci - Apply erratum E20010702.1, handle status from preprocessed interrupts
[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