Searched refs:NUMJOBS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/scripts/package/debian/ | ||
H A D | rules | 9 NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) macro 10 MAKEFLAGS += -j$(NUMJOBS) |
Completed in 1 milliseconds