4d6e684507a32d7a3a2bb6c053c11d35c520fd6d
[tpg/acess2.git] / Modules / USB / Core / Makefile
1 #
2 #
3
4 OBJ  = main.o
5 OBJ += usb.o usb_lowlevel.o usb_devinit.o usb_io.o usb_poll.o
6 OBJ += hub.o
7 CPPFLAGS = -Iinclude
8 NAME = Core
9
10 -include ../Makefile.tpl

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