mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
Compare commits
2 commits
33dda307a8
...
fb3b6aa939
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb3b6aa939 | ||
|
|
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
|
FIRMWAREDIR = /lib/firmware
|
||||||
NUM_JOBS := $(or $(patsubst -j%,%,$(filter -j%,$(MAKEFLAGS))),\
|
NUM_JOBS := $(or $(patsubst -j%,%,$(filter -j%,$(MAKEFLAGS))),\
|
||||||
1)
|
1)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue