1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-08-17 05:52:55 +00:00
Files
openwrt/include/kernel-build.mk
Zxl hhyccc 7ada5ab1c9 kernel-build.mk: Fix multi-core build warning.
In the case of multi-core compilation, the warning prompts to add a "+" sign.
````
warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
`````
Signed-off-by: Zxl hhyccc <zxlhhy@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16598
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-06 13:49:39 +02:00

5.9 KiB