Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / OHCI / Makefile
1 #
2 # Acess2 OHCI Driver
3 #
4
5 OBJ = ohci.o
6 CPPFLAGS = -I../Core/include
7 NAME = OHCI
8
9 -include ../Makefile.tpl

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