]> granicus.if.org Git - linux-firmware/blob - Makefile
amdgpu: update vega12 firmware for 20.30
[linux-firmware] / Makefile
1 # This file implements the GNOME Build API:
2 # http://people.gnome.org/~walters/docs/build-api.txt
3
4 FIRMWAREDIR = /lib/firmware
5
6 all:
7
8 check:
9         @./check_whence.py
10
11 install:
12         mkdir -p $(DESTDIR)$(FIRMWAREDIR)
13         ./copy-firmware.sh $(DESTDIR)$(FIRMWAREDIR)