]> git.ipfire.org Git - thirdparty/linux-firmware.git/blame - Makefile
Merge commit '779514ec044a75ee6c9c20e52a2bf291f80d7d4e' of https://github.com/Netrono...
[thirdparty/linux-firmware.git] / Makefile
CommitLineData
4c792923
CW
1# This file implements the GNOME Build API:
2# http://people.gnome.org/~walters/docs/build-api.txt
3
4FIRMWAREDIR = /lib/firmware
5
6all:
7
7d887360
BH
8check:
9 ./check_whence.py
10
4c792923
CW
11install:
12 mkdir -p $(DESTDIR)$(FIRMWAREDIR)
07b925b4 13 ./copy-firmware.sh $(DESTDIR)$(FIRMWAREDIR)