DATA = \
	Kbuild \
	Makefile \

SUBDIRS = \
	drivers/staging/usbip \
	scripts \
	tools

OUTDIR = .

include Makefile.inc
