Home
last modified time | relevance | path

Searched refs:toplevel (Results 1 – 5 of 5) sorted by relevance

/u-boot/scripts/
A Dmailmapper58 toplevel = subprocess.check_output(['git', 'rev-parse', '--show-toplevel'])
63 toplevel = toplevel.rstrip() variable
67 os.chdir(toplevel)
A Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
/u-boot/examples/standalone/
A DMakefile44 ccflags-y += $(call cc-option,-fno-toplevel-reorder)
/u-boot/arch/x86/
A Dconfig.mk9 PF_CPPFLAGS_X86 := $(call cc-option, -fno-toplevel-reorder, \
/u-boot/doc/
A DREADME.nand-boot-ppc44048 The main NAND U-Boot image is generated in the toplevel directory:

Completed in 13 milliseconds