OBJOHCIDriver 143 Bytes
Newer Older
1 2 3 4 5 6
OBJS = \
ohcimodhead.o \
ohcimodule.o \
ohci.o \
port.o \
call_veneer.o \
7 8 9
triggercbs.o

RAM_OBJS = ${OBJS} ohcimsgs.o
10 11 12

OBJS_HAL = \
o_hal.ohci