Modules/EHCI - Planning out, might need USB HC API changes
[tpg/acess2.git] / KernelLand / Modules / USB / EHCI / Makefile
1 #
2 # Acess2 EHCI Driver
3 #
4
5 OBJ = ehci.o
6 CPPFLAGS = -I../Core/include
7 NAME = EHCI
8
9 -include ../Makefile.tpl

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