/linux/Documentation/translations/zh_TW/admin-guide/ |
A D | README.rst | 102 make mrproper 129 make O=/home/name/build/kernel 144 "make config" 純文本界面。 150 "make xconfig" 基於Qt的配置工具。 157 "make olddefconfig" 164 "make ${PLATFORM}_defconfig" 169 "make allyesconfig" 173 "make allmodconfig" 207 "make tinyconfig" 配置儘可能小的內核。 212 - ``make config`` 注意事項: [all …]
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
A D | README.rst | 99 make mrproper 126 make O=/home/name/build/kernel 141 "make config" 纯文本界面。 147 "make xconfig" 基于Qt的配置工具。 154 "make olddefconfig" 161 "make ${PLATFORM}_defconfig" 166 "make allyesconfig" 170 "make allmodconfig" 204 "make tinyconfig" 配置尽可能小的内核。 209 - ``make config`` 注意事项: [all …]
|
/linux/tools/build/tests/ |
A D | run.sh | 5 make -C ex V=1 clean > ex.out 2>&1 6 make -C ex V=1 >> ex.out 2>&1 13 make -C ex V=1 clean > /dev/null 2>&1 18 make -C ex V=1 clean > ex.out 2>&1 21 make -rR -C ex V=1 ex.o >> ex.out 2>&1 22 make -rR -C ex V=1 ex.i >> ex.out 2>&1 23 make -rR -C ex V=1 ex.s >> ex.out 2>&1 35 make -C ex V=1 clean > /dev/null 2>&1 40 make -C ex V=1 clean > ex.out 2>&1 53 make -C ex V=1 >> ex.out 2>&1 [all …]
|
/linux/samples/bpf/ |
A D | README.rst | 23 make -C tools clean 24 make -C samples/bpf clean 25 make clean 29 make defconfig 38 make headers_install 41 level directory, that the make system automatically pickup first. 49 make M=samples/bpf 52 hide the invocation of make as above. 99 make INSTALL_HDR_PATH=~/some_sysroot/usr headers_install 105 make M=samples/bpf [all …]
|
/linux/Documentation/dev-tools/ |
A D | kselftest.rst | 31 $ make -C tools/testing/selftests 35 $ make -C tools/testing/selftests run_tests 39 $ make kselftest 51 $ make O=/tmp/kselftest kselftest 68 $ make summary=1 kselftest 82 $ make TARGETS="size timers" kselftest 178 `make gen_tar` invokes `make install` so you can use it to package a subset of 266 make kselftest-merge 267 make modules 268 sudo make modules_install [all …]
|
A D | coccinelle.rst | 47 make 51 sudo make install 108 make coccicheck MODE=report 112 make coccicheck MODE=patch 128 make coccicheck MODE=report V=1 136 make coccicheck MODE=report J=4 160 make coccicheck COCCI=<my_SP.cocci> MODE=patch 175 make coccicheck M=drivers/net/wireless/ 255 .cocciconfig when using ``make coccicheck``. 303 make SPFLAGS=--use-glimpse coccicheck [all …]
|
/linux/Documentation/translations/zh_CN/core-api/ |
A D | symbol-namespaces.rst | 123 供了一个脚本和make目标来修复丢失的导入。修复丢失的导入可以用:: 125 $ make nsdeps 130 - ``make`` 132 - 运行 ``make nsdeps``将导入添加到正确的代码位置。 134 对于引入命名空间的子系统维护者来说,其步骤非常相似。同样,make nsdeps最终将 138 - `make e`(最好是用allmodconfig来覆盖所有的内核模块)。 144 $ make -C <path_to_kernel_src> M=$PWD nsdeps
|
/linux/tools/perf/ |
A D | Makefile | 55 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n' 70 $(make) 90 $(make) -j1 103 …@$(MAKE) SHUF=1 -f tests/make REUSE_FEATURES_DUMP=1 MK=Makefile SET_PARALLEL=1 --no-print-director… 106 @$(MAKE) -f tests/make REUSE_FEATURES_DUMP=1 MK=Makefile SET_PARALLEL=1 --no-print-directory out 113 $(make)
|
/linux/Documentation/admin-guide/ |
A D | README.rst | 110 make mrproper 142 make O=/home/name/build/kernel 146 used for all invocations of make. 174 "make olddefconfig" 183 "make ${PLATFORM}_defconfig" 190 "make allyesconfig" 194 "make allmodconfig" 240 - NOTES on ``make config``: 283 ``V=1`` to the ``make`` command, e.g.:: 285 make V=1 all [all …]
|
/linux/tools/testing/selftests/arm64/ |
A D | Makefile | 38 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \ 44 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \ 50 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \ 57 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \ 63 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
|
A D | README | 11 $ make TARGETS=arm64 kselftest-clean 12 $ make TARGETS=arm64 kselftest 16 $ make -C tools/testing/selftests TARGETS=arm64 \ 21 $ make -C tools/testing/selftests TARGETS=arm64 ARM64_SUBTARGETS="tags signal" \
|
/linux/Documentation/translations/zh_CN/process/ |
A D | submit-checklist.rst | 51 10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 并修复他们发现的任何 60 不需要,但也可以。)使用 ``make htmldocs`` 或 ``make pdfdocs`` 检查 88 21) 新添加的代码已经用 ``gcc -W`` 编译(使用 ``make EXTRA-CFLAGS=-W`` )。这
|
/linux/Documentation/translations/zh_TW/process/ |
A D | submit-checklist.rst | 54 10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 並修復他們發現的任何 63 不需要,但也可以。)使用 ``make htmldocs`` 或 ``make pdfdocs`` 檢查 91 21) 新添加的代碼已經用 ``gcc -W`` 編譯(使用 ``make EXTRA-CFLAGS=-W`` )。這
|
/linux/Documentation/powerpc/ |
A D | mpc52xx.rst | 13 # make lite5200_defconfig 14 # make uImage 25 # make lite5200_defconfig 27 # make zImage.initrd 28 # make
|
/linux/tools/testing/selftests/rcutorture/bin/ |
A D | torture.sh | 323 make -j$MAKE_ALLOTED_CPUS clean >> "$amcdir/Make.out" 2>&1 325 make -j$MAKE_ALLOTED_CPUS allmodconfig >> "$amcdir/Make.out" 2>&1 327 make -j$MAKE_ALLOTED_CPUS >> "$amcdir/Make.out" 2>&1 342 …bin/kvm.sh --allcpus --duration "$duration_rcutorture" --configs "$configs_rcutorture" --trust-make 348 …ure lock --allcpus --duration "$duration_locktorture" --configs "$configs_locktorture" --trust-make 354 …onfigs "$configs_scftorture" --kconfig "CONFIG_NR_CPUS=$HALF_ALLOTED_CPUS" --memory 1G --trust-make 378 …-torture rcuscale --allcpus --duration 5 --kconfig "CONFIG_NR_CPUS=$HALF_ALLOTED_CPUS" --trust-make 384 …cale --allcpus --duration 10 --kconfig "CONFIG_NR_CPUS=$HALF_ALLOTED_CPUS" --memory 1G --trust-make 390 …allcpus --duration 45s --configs TREE03 --kconfig "CONFIG_TEST_CLOCKSOURCE_WATCHDOG=y" --trust-make 393 …allcpus --duration 45s --configs TREE03 --kconfig "CONFIG_TEST_CLOCKSOURCE_WATCHDOG=y" --trust-make [all …]
|
/linux/Documentation/translations/zh_CN/ |
A D | sparse.txt | 78 make 79 make install 86 用"make C=1"命令来编译内核,会对所有重新编译的 C 文件使用 sparse 工具。 87 或者使用"make C=2"命令,无论文件是否被重新编译都会对其使用 sparse 工具。 90 make 的可选变量 CHECKFLAGS 可以用来向 sparse 工具传递参数。编译系统会自
|
/linux/Documentation/translations/zh_TW/ |
A D | sparse.txt | 77 make 78 make install 85 用"make C=1"命令來編譯內核,會對所有重新編譯的 C 文件使用 sparse 工具。 86 或者使用"make C=2"命令,無論文件是否被重新編譯都會對其使用 sparse 工具。 89 make 的可選變量 CHECKFLAGS 可以用來向 sparse 工具傳遞參數。編譯系統會自
|
/linux/Documentation/kbuild/ |
A D | modules.rst | 70 executed to make module versioning work. 77 $ make -C <path_to_kernel_src> M=$PWD 96 make -C $KDIR M=$PWD 115 make -C $KDIR M=$PWD [target] 149 make -C $KDIR M=$PWD bar.lst 150 make -C $KDIR M=$PWD baz.o 151 make -C $KDIR M=$PWD foo.ko 152 make -C $KDIR M=$PWD ./ 446 $ make INSTALL_MOD_DIR=gandalf -C $KDIR \ 527 $ make -C $KDIR M=$PWD [all …]
|
A D | llvm.rst | 28 The compiler used can be swapped out via ``CC=`` command line argument to ``make``. 31 make CC=clang defconfig 33 make CC=clang 41 make ARCH=arm64 CC=clang CROSS_COMPILE=aarch64-linux-gnu- 55 make LLVM=1 59 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \ 78 make ARCH=arm64 LLVM=1 83 make ARCH=arm64 LLVM=1 LLVM_IAS=0 CROSS_COMPILE=aarch64-linux-gnu- 106 - ``make`` command
|
/linux/tools/testing/selftests/bpf/ |
A D | test_bpftool_build.sh | 52 make $J -s $* >/dev/null 65 make -s clean 79 make $J -s $ARGS ${@: -1}=$TMPDIR/ >/dev/null 96 make -C tools/bpf/runqslower OUTPUT=${KDIR_ROOT_DIR}/tools/bpf/runqslower/ clean
|
/linux/Documentation/translations/zh_CN/doc-guide/ |
A D | sphinx.rst | 14 换成漂亮的文档。使用 ``make htmldocs`` 或 ``make pdfdocs`` 命令即可构建HTML 116 生成文档的常用方法是运行 ``make htmldocs`` 或 ``make pdfdocs`` 。还有其它可用 117 的格式:请参阅 ``make help`` 的文档部分。生成的文档放在 ``Documentation/output`` 125 要传递额外的选项给Sphinx,可以使用make变量 ``SPHINXOPTS`` 。例如,使用 126 ``make SPHINXOPTS=-v htmldocs`` 获得更详细的输出。 129 要删除生成的文档,请运行 ``make cleandocs`` 。
|
/linux/Documentation/translations/ja_JP/ |
A D | SubmitChecklist | 59 10: 'make checkstack' と 'make namespacecheck' を利用し、問題が発見されたら 60 修正してください。'make checkstack' は明示的に問題を示しませんが、どれか 66 そして、'make htmldocs' もしくは 'make mandocs' を利用して追記した
|
/linux/tools/perf/tests/ |
A D | make | 7 @echo "Testing Makefile"; $(MAKE) -sf tests/make MK=Makefile 12 @echo "Testing Makefile"; $(MAKE) -sf tests/make MK=Makefile $@ 57 # we need some IS_(32/64) flag to make this generic 66 # standard single make variable specified 358 @echo "- make -C <kernelsrc> $(PARALLEL_OPT) $(K_O_OPT) tools/perf" 360 (make -C ../.. $(PARALLEL_OPT) $(K_O_OPT) tools/perf) > $@ 2>&1 && \ 364 @echo "- make -C <kernelsrc>/tools $(PARALLEL_OPT) $(K_O_OPT) perf" 366 (make -C ../../tools $(PARALLEL_OPT) $(K_O_OPT) perf) > $@ 2>&1 && \ 370 @echo "- make -C lib"; 371 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@ [all …]
|
/linux/Documentation/core-api/ |
A D | symbol-namespaces.rst | 27 kernel. As of today, modules that make use of symbols exported into namespaces, 54 and kernel/module.c make use the namespace at build time or module load time, 132 (along with other module meta data). To make the life of module authors (and 133 subsystem maintainers) easier, a script and make target is available to fixup 136 $ make nsdeps 141 - ``make`` 143 - run ``make nsdeps`` to add the import to the correct code location 146 Again, ``make nsdeps`` will eventually add the missing namespace imports for 150 - ``make`` (preferably with an allmodconfig to cover all in-kernel 153 - run ``make nsdeps`` to add the import to the correct code location [all …]
|
/linux/security/apparmor/ |
A D | Makefile | 102 $(call cmd,make-caps) 105 $(call cmd,make-rlim) 109 $(call cmd,make-af) 110 $(call cmd,make-sock)
|