From 7dfb38f572a82b1f99c8cc0b49d2a0eb0ed5db20 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 29 Oct 2020 19:14:33 +0100 Subject: [PATCH] dahdi-firmware: Add debian/rules 'download' target --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 7ea7c65..c0989c5 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,5 @@ override_dh_install: make DESTDIR=debian/dahdi-firmware-nonfree hotplug-install +download: + make all