Searched defs:make_options (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/kunit/ |
| H A D | kunit_kernel.py | 45 def make_olddefconfig(self, build_dir, make_options): argument 58 def make_allyesconfig(self, build_dir, make_options): argument 80 def make(self, jobs, build_dir, make_options): argument 167 def build_config(self, build_dir, make_options): argument 179 def build_reconfig(self, build_dir, make_options): argument 195 def build_um_kernel(self, alltests, jobs, build_dir, make_options): argument
|
| /OK3568_Linux_fs/u-boot/board/hisilicon/hikey/ |
| H A D | build-tf.mak | 5 make_options := GCC49_AARCH64_PREFIX=$CROSS_COMPILE \ macro
|