Home
last modified time | relevance | path

Searched full:make (Results 1 – 25 of 5905) sorted by relevance

12345678910>>...237

/openbmc/u-boot/doc/
H A DREADME.spear35 make spear320_config
38 make spear320_pnor_config
42 make spear320_nand_config
44 make spear320_usbtty_config
47 make spear320_usbtty_pnor_config
50 make spear320_usbtty_nand_config
53 make spear300_config
54 make spear300_nand_config
55 make spear300_usbtty_config
56 make spear300_usbtty_nand_config
[all …]
H A DREADME.davinci39 make davinci_dvevm_config
40 make
44 make davinci_dm6467evm_config
45 make
49 make davinci_dm355evm_config
50 make
54 make davinci_dm365evm_config
55 make
59 make da830evm_config
60 make
[all …]
H A DREADME.omap331 make omap3_beagle_config
32 make
36 make omap3_overo_config
37 make
41 make omap3_evm_config
42 make
46 make omap3_pandora_config
47 make
51 make omap3_zoom1_config
52 make
[all …]
H A DREADME.at9126 make at91sam9260ek_nandflash_config - use nand flash
27 make at91sam9260ek_dataflash_cs0_config - use data flash (spi cs0)
28 make at91sam9260ek_dataflash_cs1_config - use data flash (spi cs1)
48 make at91sam9261ek_nandflash_config - use nand flash
49 make at91sam9261ek_dataflash_cs0_config - use data flash (spi cs0)
50 make at91sam9261ek_dataflash_cs3_config - use data flash (spi cs3)
69 make at91sam9263ek_nandflash_config - use nand flash
70 make at91sam9263ek_dataflash_cs0_config - use data flash (spi cs0)
71 make at91sam9263ek_norflash_config - use nor flash
74 make at91sam9263ek_norflash_boot_config - boot from nor flash
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
DREADME.rst
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch7 to link in librirpc, make room for those changes to take effect
39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o…
41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build …
50 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in…
51 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i…
63 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script…
64 + @env CFLAGS+="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scrip…
67 - @env CFLAGS="-g -O -DDEBUG" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scri…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/
H A D0001-Makefile-fix-parallel-build-of-examples.patch8 $ LANG=C make -j
9 make -C src
10 make -C examples
11 make[1]: Entering directory 'libb64/src'
13 make[1]: Entering directory 'libb64/examples'
14 make[1]: *** No rule to make target 'libb64.a', needed by 'c-example1'. Stop.
15 make[1]: Leaving directory 'libb64/examples'
16 make: *** [Makefile:8: all_examples] Error 2
17 make: *** Waiting for unfinished jobs....
23 make[1]: Leaving directory 'libb64/src'
[all …]
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile19 @echo "Please use \`make <target>' where <target> is one of"
20 @echo " html to make standalone HTML files"
21 @echo " dirhtml to make HTML files named index.html in directories"
22 @echo " singlehtml to make a single large HTML file"
23 @echo " pickle to make pickle files"
24 @echo " json to make JSON files"
25 @echo " htmlhelp to make HTML files and a HTML help project"
26 @echo " qthelp to make HTML files and a qthelp project"
27 @echo " applehelp to make an Apple Help Book"
28 @echo " devhelp to make HTML files and a Devhelp project"
[all …]
/openbmc/linux/tools/perf/
DMakefile
/openbmc/linux/tools/build/tests/
Drun.sh
/openbmc/qemu/tests/
H A DMakefile.include6 …@echo " $(MAKE) check Run block, qapi-schema, unit, softfloat, qtest and decode…
7 @echo " $(MAKE) bench Run speed tests"
10 @echo " $(MAKE) check-qtest-TARGET Run qtest tests for given target"
11 @echo " $(MAKE) check-qtest Run qtest tests"
12 @echo " $(MAKE) check-functional Run python-based functional tests"
13 @echo " $(MAKE) check-functional-TARGET Run functional tests for a given target"
14 @echo " $(MAKE) check-unit Run qobject tests"
15 @echo " $(MAKE) check-qapi-schema Run QAPI schema tests"
16 @echo " $(MAKE) check-block Run block tests"
18 @echo " $(MAKE) check-tcg Run TCG tests"
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
DMakefile
/openbmc/linux/samples/bpf/
DREADME.rst
/openbmc/qemu/python/
H A DMakefile9 @echo "make check-minreqs:"
15 @echo "make check-tox:"
23 @echo "make check-dev:"
28 @echo "make check:"
32 @echo "make develop:"
33 @echo " Install deps needed for 'make check',"
37 @echo "make min-venv"
40 @echo "make dev-venv"
43 @echo "make clean:"
46 @echo "make distclean:"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch11 | make: creating data/xsession/openbox-gnome-session
12 | make: creating data/xsession/openbox-session
13 | make: creating data/xsession/openbox-kde-session
14 | make: creating data/autostart/openbox-autostart
15 | make: creating doc/openbox.1
16 | make: creating data/autostart/autostart
17 | make: creating doc/openbox-session.1
18 | make: creating doc/openbox-gnome-session.1
19 | make: creating doc/openbox-kde-session.1
20 | make: creating doc/obxprop.1
[all …]
/openbmc/qemu/.gitlab-ci.d/custom-runners/
H A Dubuntu-22.04-s390x.yml20 - make --output-sync -j`nproc`
21 - make --output-sync check-tcg
22 - make --output-sync -j`nproc` check
42 - make --output-sync -j`nproc`
43 - make --output-sync -j`nproc` check
64 - make clean
65 - make --output-sync -j`nproc`
66 - make --output-sync -j`nproc` check
87 - make --output-sync -j`nproc`
88 - make --output-sync -j`nproc` check
[all …]
H A Dubuntu-22.04-aarch64.yml22 - make --output-sync -j`nproc --ignore=40`
23 - make check-tcg
24 - make --output-sync -j`nproc --ignore=40` check
45 - make --output-sync -j`nproc --ignore=40`
46 - make --output-sync -j`nproc --ignore=40` check
67 - make --output-sync -j`nproc --ignore=40`
68 - make --output-sync -j`nproc --ignore=40` check
85 - make clean
86 - make --output-sync -j`nproc --ignore=40`
87 - make --output-sync -j`nproc --ignore=40` check
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/make/
H A Dmake.inc2 DESCRIPTION = "Make is a tool which controls the generation of executables and other non-source fil…
3 program from the program's source files. Make gets its knowledge of how to build your program from…
5 HOMEPAGE = "http://www.gnu.org/software/make/"
8 SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.gz \
13 PROVIDES = "virtual/make"
15 # Otherwise $CXX leaks into /usr/bin/make
/openbmc/u-boot/scripts/
H A Dshow-gnu-make4 # Show the command name for GNU Make
7 # One problem is that the command 'make' is not always GNU Make.
8 # (For ex. the command name for GNU Make on FreeBSD is usually 'gmake'.)
10 # where where GNU Make is expected.
11 # Call this helper script to get the command name for GNU Make.
15 for m in make gmake
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
Dfib_notifications.sh
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/
H A D0007-Makefile-reorganize.patch10 Now the "-j <#threads>" option can be used with 'make'.
15 To build simply invoke 'make' with or without a -j option.
16 To install simply invoke: make TARGET=install
17 To clean simply invoke: make TARGET=clean
45 - for target in $(TARGETS); do ($(MAKE) -C $$target); done
48 - for target in $(TARGETS); do ($(MAKE) -C $$target install); done
51 - for target in $(TARGETS); do ($(MAKE) -C $$target clean); done
55 + $(MAKE) -C $@ $(TARGET)
57 + $(MAKE) -C $@ $(TARGET)
/openbmc/qemu/roms/
H A DMakefile98 $(MAKE) -C seabios \
103 $(MAKE) -C seabios \
126 $(MAKE) -C ipxe/src CONFIG=qemu \
131 $(MAKE) -C ipxe/src CONFIG=qemu \
136 $(MAKE) -C SLOF CROSS=$(powerpc64_cross_prefix) qemu
140 $(MAKE) -C u-boot O=build-e500 qemu-ppce500_config
141 $(MAKE) -C u-boot CROSS_COMPILE=$(powerpc_cross_prefix) \
147 $(MAKE) -C u-boot-sam460ex Sam460ex_config
148 $(MAKE) -C u-boot-sam460ex CROSS_COMPILE=$(powerpc_cross_prefix)
152 $(MAKE) -C skiboot CROSS=$(powerpc64_cross_prefix)
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
Dtest_bpftool_build.sh
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-fix-racing-between-build-ncat-and-build-lua.patch14 make[1]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap…
16 make[2]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap…
17 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
20 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
22 Explicitly make build-ncat depends on build-lua to avoid racing,
26 make[1]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/…
27 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
29 make[2]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/…
30 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
46 cd libnetutil && $(MAKE)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/nmap-7.92/
H A D0005-fix-racing-between-build-ncat-and-build-lua.patch14 make[1]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap…
16 make[2]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap…
17 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
20 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
22 Explicitly make build-ncat depends on build-lua to avoid racing,
26 make[1]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/…
27 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
29 make[2]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/…
30 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l…
46 cd libnetutil && $(MAKE)
[all …]

12345678910>>...237