Home
last modified time | relevance | path

Searched refs:gnu_make (Results 1 – 3 of 3) sorted by relevance

/u-boot-v2022.01-rc1/scripts/
A Dshow-gnu-make13 gnu_make=
/u-boot-v2022.01-rc1/tools/buildman/
A Dcontrol.py309 gnu_make = command.Output(os.path.join(options.git,
311 if not gnu_make:
325 options.threads, options.jobs, gnu_make=gnu_make, checkout=True,
A Dbuilder.py248 gnu_make='make', checkout=True, show_unknown=True, step=1, argument
292 self.gnu_make = gnu_make
467 cmd = [self.gnu_make] + list(args)

Completed in 6 milliseconds