#!/usr/bin/make -f %: dh $@ override_dh_auto_configure: echo prefix=/usr/lib/arm-none-eabi > Makedefs override_dh_auto_test: echo 'no tests needed'