Modules/USB MSC - Forgot a TODO
[tpg/acess2.git] / KernelLand / Modules / USB / MSC / Makefile
1 #
2 # Acess2 USB MSC Driver
3 #
4
5 OBJ = main.o scsi.o
6 CPPFLAGS = -I../Core/include
7 NAME = MSC
8
9 -include ../Makefile.tpl
10

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