Home
last modified time | relevance | path

Searched refs:make_func (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py110 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
303 if make_func:
304 builder.do_make = make_func
H A Dfunc_test.py223 make_func=self._HandleMake, boards=self._boards,