Searched full:make (Results 1 – 25 of 848) sorted by relevance
12345678910>>...34
/Documentation/dev-tools/ |
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 55 $ export KBUILD_OUTPUT=/tmp/kselftest; make kselftest 61 Kselftest supports "summary" option to make it easier to understand the test 68 $ make summary=1 kselftest 73 You can use the "TARGETS" variable on the make command line to specify 78 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 82 $ make TARGETS="size timers" kselftest [all …]
|
D | coccinelle.rst | 47 make 51 sudo make install 106 To make a report for every semantic patch, run the following command:: 108 make coccicheck MODE=report 112 make coccicheck MODE=patch 128 make coccicheck MODE=report V=1 136 make coccicheck MODE=report J=4 148 value is propagated back, and the return value of the ``make coccicheck`` 154 The optional make variable COCCI can be used to check a single 160 make coccicheck COCCI=<my_SP.cocci> MODE=patch [all …]
|
D | sparse.rst | 88 make 89 make install 96 Do a kernel make with "make C=1" to run sparse on all the C files that get 97 recompiled, or use "make C=2" to run sparse on the files whether they need to 101 The optional make variable CF can be used to pass arguments to sparse. The
|
/Documentation/admin-guide/ |
D | README.rst | 84 the backup files (some-file-name~ or some-file-name.orig), and make sure 107 - Make sure you have no stale .o files and dependencies lying around:: 110 make mrproper 131 Using the option ``make O=output/dir`` allows you to specify an alternate 141 make O=/home/name/build/kernel menuconfig 142 make O=/home/name/build/kernel 143 sudo make O=/home/name/build/kernel modules_install install 146 used for all invocations of make. 155 new version with minimal work, use ``make oldconfig``, which will 160 "make config" Plain text interface. [all …]
|
D | init.rst | 12 2) **init binary doesn't exist on rootfs**: Make sure you have the correct 28 5) **Binary cannot be loaded**: Make sure the binary's architecture matches 31 you should make sure that the script specifies an interpreter in its 46 - Try to make the implementation itself more helpful in general, e.g. by
|
/Documentation/powerpc/ |
D | mpc52xx.rst | 13 # make lite5200_defconfig 14 # make uImage 25 # make lite5200_defconfig 27 # make zImage.initrd 28 # make
|
/Documentation/translations/zh_CN/process/ |
D | submit-checklist.rst | 51 10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 并修复他们发现的任何 60 不需要,但也可以。)使用 ``make htmldocs`` 或 ``make pdfdocs`` 检查 85 20) 检查是否全部通过 ``make headers_check`` 。 90 22) 新添加的代码已经用 ``gcc -W`` 编译(使用 ``make EXTRA-CFLAGS=-W`` )。这
|
/Documentation/translations/ja_JP/ |
D | SubmitChecklist | 59 10: 'make checkstack' と 'make namespacecheck' を利用し、問題が発見されたら 60 修正してください。'make checkstack' は明示的に問題を示しませんが、どれか 66 そして、'make htmldocs' もしくは 'make mandocs' を利用して追記した 91 19: 'make headers_check'を実行して全く問題がないことを確認してください。
|
/Documentation/kbuild/ |
D | modules.rst | 50 complexity, so one only has to type "make" to build the module. This is 64 An alternative is to use the "make" target "modules_prepare." This will 65 make sure the kernel contains the information required. The target 71 executed to make module versioning work. 78 $ make -C <path_to_kernel_src> M=$PWD 85 $ make -C /lib/modules/`uname -r`/build M=$PWD 90 $ make -C /lib/modules/`uname -r`/build M=$PWD modules_install 97 make -C $KDIR M=$PWD 101 "make" will actually change to the specified directory 113 When building an external module, only a subset of the "make" [all …]
|
D | kconfig-macro-language.rst | 8 The basic idea was inspired by Make. When we look at Make, we notice sort of 29 Then, Make analyzes the dependency graph and determines the targets to be 53 Like in Make, a variable in Kconfig works as a macro variable. A macro 96 Like Make, Kconfig provides several built-in functions. Every function takes a 99 In Make, every built-in function takes at least one argument. Kconfig allows 142 Make vs Kconfig 145 Kconfig adopts Make-like macro language, but the function call syntax is 148 A function call in Make looks like this:: 156 to make "info" function print " hello", you can write like follows:: 169 Make - for example, $(subst .c, .o, $(sources)) is a typical mistake; it [all …]
|
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 ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make CC=clang 55 make LLVM=1 59 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \
|
D | kconfig.rst | 2 Kconfig make config 5 This file contains some assistance for using `make *config`. 7 Use "make help" to list all of the possible configuration targets. 19 "make oldconfig" won't necessarily produce a working new kernel 26 make listnewconfig 32 make oldconfig 69 KCONFIG_ALLCONFIG == "" or KCONFIG_ALLCONFIG == "1", `make *config` 86 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig 90 KCONFIG_ALLCONFIG=mini.config make allnoconfig 94 make KCONFIG_ALLCONFIG=mini.config allnoconfig [all …]
|
/Documentation/process/ |
D | submit-checklist.rst | 28 Use ``make htmldocs`` or ``make pdfdocs`` to check the build and 56 10) Use ``make checkstack`` and fix any problems that it finds. 66 ``make htmldocs`` or ``make pdfdocs`` to check the 92 21) Check that it all passes ``make headers_check``. 101 ``make EXTRA_CFLAGS=-W``). This will generate lots of noise, but is good 104 24) Tested after it has been merged into the -mm patchset to make sure
|
D | management-style.rst | 37 Everybody thinks managers make decisions, and that decision-making is 39 manager must be to make it. That's very deep and obvious, but it's not 42 The name of the game is to **avoid** having to make a decision. In 47 competent to make that decision for them. 104 your mind, and make people very **aware** of that. And it's much easier 111 This preemptive admission of incompetence might also make the people who 115 work on will be included. Make them at least think twice before they 172 like they get unfairly targeted. Make it inventive enough, and they 195 Make sure that you, as a kernel maintainer, are in the second group. 196 Suck up to them, because they are the people who will make your job [all …]
|
/Documentation/networking/device_drivers/cable/ |
D | sb1000.rst | 26 2. Several PPP scripts which live in /etc/ppp to make connecting via your 57 To make the SB1000 card work, follow these steps: 59 1. Run ``make config``, or ``make menuconfig``, or ``make xconfig``, whichever 61 configuration. Make sure to say "Y" to "Prompt for development drivers" 65 2. **BEFORE** you build the kernel, edit drivers/net/sb1000.c. Make sure 76 IRQ, and DMA settings for all your PnP cards. Make sure none of the settings 86 and do a ``make cmconfig`` and then ``install -c cmconfig /usr/local/sbin``. 87 Don't do ``make install`` because it expects to find all the utilities built 155 /usr/include/linux and /usr/include/asm header files. Make sure you 165 Make sure they don't conflict with any other pieces of hardware first! Then [all …]
|
/Documentation/core-api/ |
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 …]
|
/Documentation/translations/zh_CN/ |
D | sparse.txt | 78 make 79 make install 86 用"make C=1"命令来编译内核,会对所有重新编译的 C 文件使用 sparse 工具。 87 或者使用"make C=2"命令,无论文件是否被重新编译都会对其使用 sparse 工具。 90 make 的可选变量 CHECKFLAGS 可以用来向 sparse 工具传递参数。编译系统会自
|
/Documentation/sphinx/ |
D | parallel-wrapper.sh | 4 # Figure out if we should follow a specific parallelism from the make 7 # "make" invocation. 14 # If no parallelism is specified at the top-level make, then
|
/Documentation/arm/sa1100/ |
D | cerf.rst | 30 make ARCH=arm CROSS_COMPILE=arm-linux- cerfcube_defconfig 31 make ARCH=arm CROSS_COMPILE=arm-linux- zImage 32 make ARCH=arm CROSS_COMPILE=arm-linux- modules
|
/Documentation/filesystems/ |
D | sharedsubtree.rst | 49 mount --make-shared /mnt 51 Note: mount(8) command now supports the --make-shared flag, 94 # mount --make-shared /mnt 102 Now let's make the mount at /tmp; a slave of /mnt 103 # mount --make-slave /tmp 136 let's say we have a mount at /mnt and we make it unbindable:: 138 # mount --make-unbindable /mnt 154 mount --make-shared mountpoint 155 mount --make-slave mountpoint 156 mount --make-private mountpoint [all …]
|
/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 7 This file is outdated. It needs some care in order to make it 124 Please make sure the JP1 is open after the ISA board is set properly. 257 # make clean; make install 262 # make clean; make installsp1 265 # make clean; make installsp2 302 manually to make sure the modification is ok. If any error 394 # make menuconfig 412 make clean # take a few minutes 413 make dep # take a few minutes 414 make bzImage # take probably 10-20 minutes [all …]
|
/Documentation/hwmon/ |
D | userspace-tools.rst | 11 The kernel drivers make the data from the sensor chips available in the /sys 24 part, so compile with "make user" and install with "make user_install".
|
/Documentation/translations/it_IT/process/ |
D | submit-checklist.rst | 57 10) Usare ``make checkstack`` e ``make namespacecheck`` e correggere tutti i 67 globali del kernel. Usate ``make htmldocs`` o ``make pdfdocs`` per 98 20) Verifica che il kernel passi con successo ``make headers_check`` 107 ``make EXTRA_CFLAGS=-W``). Questo genererà molti avvisi, ma è ottimo
|
/Documentation/ |
D | Makefile | 39 …(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the … 75 …cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2… 103 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to … 111 $(MAKE) PDFLATEX="$(PDFLATEX)" LATEXOPTS="$(LATEXOPTS)" -C $(BUILDDIR)/$(var)/latex || exit; \ 136 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean 151 @echo ' make SPHINXDIRS="s1 s2" [target] Generate only docs of folder s1, s2' 154 @echo ' make SPHINX_CONF={conf-file} [target] use *additional* sphinx-build'
|
/Documentation/translations/it_IT/core-api/ |
D | symbol-namespaces.rst | 138 script e un target make per correggere le importazioni mancanti. Questo può 141 $ make nsdeps 147 - eseguire `make` 150 - eseguire `make nsdeps` per aggiungere import nel posto giusto 153 l'approccio è simile. Di nuovo, eseguendo `make nsdeps` aggiungerà le 158 - eseguire `make` (preferibilmente con allmodconfig per coprire tutti 162 - eseguire `make nsdeps` per aggiungere import nel posto giusto 166 $ make -C <path_to_kernel_src> M=$PWD nsdeps
|
12345678910>>...34