#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	cp rtl_bt/rtl8723cs_xx_config-pinebook.bin rtl8723cs_xx_config.bin
