1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-21 06:52:11 +01:00

19 lines
347 B
Plaintext
Raw Normal View History

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
2015-01-09 19:50:42 +13:00
#export DH_VERBOSE=1
# This has to be exported to make some magic below work.
2015-01-09 19:50:42 +13:00
export DH_OPTIONS
2015-01-09 19:50:42 +13:00
%:
dh $@
override_dh_auto_build:
2016-03-31 09:49:01 +13:00
dh_auto_build -- opfw_resource gcs WITH_PREBUILT_FW=$(CURDIR)/firmware
2015-01-09 19:50:42 +13:00
override_dh_auto_install:
dh_auto_install -- prefix=/usr