mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-09 23:34:49 +01:00
Compare commits
3 commits
7224e2d284
...
1403a5e0cd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1403a5e0cd | ||
|
|
0dffef6949 | ||
|
|
1d02df5c1a |
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -1,3 +1,5 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
FIRMWAREDIR = /lib/firmware
|
||||
NUM_JOBS := $(or $(patsubst -j%,%,$(filter -j%,$(MAKEFLAGS))),\
|
||||
1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue