Modules/USB - Working on HID support (and fixed some little bugs)
[tpg/acess2.git] / KernelLand / Modules / USB / HID / Makefile
1 #
2 # Acess2 HID Driver
3 #
4
5 OBJ = main.o mouse.o
6 CPPFLAGS = -I../Core/include
7 NAME = HID
8
9 -include ../Makefile.tpl

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