From 77b42146a38816672bf69044a2a9b207e7c20769 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 8 May 2016 15:23:52 +0200 Subject: I should have put that script in git years ago --- perl-install/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index 0fec1e311..caf2d849b 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -84,3 +84,8 @@ check_perl_checker: rm -f share/po/libDrakX.pot install/share/po/DrakX.pot @make -C share/po libDrakX.pot @make -C install/share/po DrakX.pot + +list_firmwares.pm: + ../tools/find-drivers-needing-nonfree-firmware + +.PHONY: list_firmwares.pm -- cgit v1.2.1