Home | Sort by: relevance | last modified time | path |
/src/tests/dev/usb/t_hid/ | |
Makefile | 7 PROG= t_hid 11 CPPFLAGS.t_hid.c= -I${.CURDIR}/../../../../sys/dev/hid 12 CPPFLAGS.t_hid.c+= -I${.CURDIR}/../../../../sys/dev/usb 13 CPPFLAGS.t_hid.c+= -D_RUMPKERNEL |