summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-05-08 15:23:52 +0200
committerThomas Backlund <tmb@mageia.org>2016-09-25 18:19:33 +0300
commit8368cfb7f887199bc366c9ce233cc1fb30b0b066 (patch)
treebed5b54006f6330a5ddcb5b7d09ed8003ce187b1 /perl-install
parent47a242eb87e4f48a38a4f68d2b584c689e7cb517 (diff)
downloaddrakx-8368cfb7f887199bc366c9ce233cc1fb30b0b066.tar
drakx-8368cfb7f887199bc366c9ce233cc1fb30b0b066.tar.gz
drakx-8368cfb7f887199bc366c9ce233cc1fb30b0b066.tar.bz2
drakx-8368cfb7f887199bc366c9ce233cc1fb30b0b066.tar.xz
drakx-8368cfb7f887199bc366c9ce233cc1fb30b0b066.zip
I should have put that script in git years ago
(cherry picked from commit 77b42146a38816672bf69044a2a9b207e7c20769)
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile5
1 files changed, 5 insertions, 0 deletions
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