]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
Install only listed firmware files 20190815
authorTakashi Iwai <tiwai@suse.de>
Wed, 31 Jul 2019 16:17:44 +0000 (18:17 +0200)
committerJosh Boyer <jwboyer@kernel.org>
Thu, 15 Aug 2019 11:46:53 +0000 (07:46 -0400)
commit07b925b450bfb4cf3e141c612ec5b104658cd020
tree9448872864af259f4b5333cc16fabfbb7ce8753d
parent5621bfcde3676bfe5b48c2cc7325eabec999a8be
Install only listed firmware files

The current make-install procedure leaves lots of garbage files that
aren't really firmware files in /lib/firmware.

Instead of copy-all-and-prune approach, copy only the listed files and
links in WHENCE by make-install for assuring only the proper firmware
files.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Makefile
copy-firmware.sh [new file with mode: 0755]