aboutsummaryrefslogblamecommitdiff
path: root/sys/modules/hid/Makefile
blob: 64451ed3bbb117e888ccfaebf309049bf614250d (plain) (tree)
1
2
3
4
5
6
7
8
9


           
             

                
 
           
               
              
           
 
                        
# $FreeBSD$

SUBDIR = \
	hid \
	hidbus \
	hidquirk

SUBDIR += \
	hconf \
	hkbd \
	hmt

.include <bsd.subdir.mk>