Kernel mtx - Add mtxsleep(), interlocked tsleep w/ mutexes
[dragonfly.git] / sys / bus / usb / Makefile
blob46bead20350c3952510381df02e01d06adba3915
1 # Makefile - module build for usb bus elements
3 # $DragonFly: src/sys/bus/usb/Makefile,v 1.6 2004/03/17 18:12:55 dillon Exp $
5 SUBDIR=usb ehci
7 .include <bsd.subdir.mk>