Lines Matching refs:down
15 --- 3.6 Descending down in directories
79 passed down from above. The kbuild Makefile uses information from the
259 --- 3.6 Descending down in directories
269 tells kbuild to descend down using the following assignment.
277 down in the ext2 directory.
778 Usually kbuild descends down in subdirectories due to "obj-* := dir/",
786 The above assignment instructs kbuild to descend down in the
797 When "make clean" is executed, make will descend down in arch/x86/boot,
799 the subdir- trick to descend further down.
811 before starting to descend down in the individual directories.
823 4) Recursively descend down in all directories listed in
979 built before starting to descend down in the subdirectories.
987 before descending down in the subdirectories.
1036 arch/$(ARCH)/Makefile, and use the full path when calling down