#!/usr/bin/make -f
%:
	dh $@ --sourcedirectory=rtk_hciattach --with systemd

