/openbmc/openbmc/poky/meta/recipes-devtools/git/git/ |
H A D | 0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch | 4 Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings 16 config.mak.uname | 4 ---- 19 diff --git a/config.mak.uname b/config.mak.uname 21 --- a/config.mak.uname 22 +++ b/config.mak.uname
|
/openbmc/qemu/ |
H A D | Makefile | 10 # Before including a proper config-host.mak, assume we are in the source tree 42 ifneq ($(wildcard config-host.mak),) 43 include config-host.mak 46 Makefile.prereqs: config-host.mak 53 ifneq ($(wildcard $(SRC_PATH)/config-host.mak),) 60 # force a rerun of configure if config-host.mak is too old or corrupted 62 .PHONY: config-host.mak 66 .PHONY: config-host.mak 72 .PHONY: config-host.mak 76 .PHONY: config-host.mak [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/ |
H A D | avoid-host-contamination.patch | 14 devices/devs.mak | 2 +- 17 diff --git a/devices/devs.mak b/devices/devs.mak 19 --- a/devices/devs.mak 20 +++ b/devices/devs.mak
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
H A D | 0001-Makefile.am-do-not-clobber-PYTHONPATH-from-build-env.patch | 14 pylint.mak | 2 +- 31 diff --git a/pylint.mak b/pylint.mak 33 --- a/pylint.mak 34 +++ b/pylint.mak
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | Makefile | 1 include config.mak 31 config-cc.mak: Makefile 36 $(call cc-option,-Wno-array-bounds)) 3> config-cc.mak 37 -include config-cc.mak 64 rm -f config-cc.mak
|
/openbmc/qemu/tests/data/acpi/ |
H A D | rebuild-expected-aml.sh | 23 if grep TARGET_DIRS= config-host.mak; then 25 if grep TARGET_DIRS= config-host.mak | grep "$arch"-softmmu; 31 echo "config-host.mak missing!" 53 eval `grep SRC_PATH= config-host.mak`
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | Makefile | 5 include config-host.mak 19 VPATH_SUFFIXES = %.c %.h %.S %.m %.mak %.sh %.rc Kconfig% %.json.in 57 config-cc.mak: Makefile 62 $(call cc-option,-march=z900,-march=z10)) 3> config-cc.mak 63 -include config-cc.mak 129 rm -f config-cc.mak 132 $(SRC_PATH)/../../.git-submodule-status: git-submodule-update config-host.mak
|
/openbmc/qemu/docs/devel/ |
H A D | build-system.rst | 45 fragments (``config-host.mak``) or a Meson machine file 263 ``TARGET_ARCH``, as found in ``default-configs/targets/*.mak``. 320 ``default-configs/devices/*.mak`` 325 include arm-softmmu.mak 330 These files are processed together with ``default-configs/devices/*.mak`` and 334 ``default-configs/targets/*.mak`` 523 ``config-host.mak`` 528 ``config-host.mak`` is also used as a dependency checking mechanism. If make 530 ``config-host.mak``, then configure will be re-run. 550 ``pc-bios/*/config.mak``, ``tests/tcg/config-host.mak``, ``tests/tcg/*/config-target.mak`` [all …]
|
H A D | kconfig.rst | 106 set by the user via ``default-configs/*.mak`` files, and only if 122 ``default-configs/*.mak`` files. The following two examples are 149 and are never visible in ``default-configs/*.mak`` files. It's 241 Boards are listed for convenience in the ``default-configs/*.mak`` 254 other elements; they are never visible in ``default-configs/*.mak`` 261 a file called ``default-configs/TARGETNAME-softmmu.mak``. These files 288 ``.mak`` files. In other words, ``default`` and ``imply`` directives 308 we expect that ``.mak`` files will be automatically generated, so that
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | Makefile.target | 8 config-cc.mak: Makefile 11 $(call cc-option,-march=z15, CROSS_CC_HAS_Z15)) 3> config-cc.mak 12 -include config-cc.mak 61 include $(S390X_SRC)/pgm-specification.mak
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | Makefile.target | 7 config-cc.mak: Makefile 10 $(call cc-option,-mpower10, CROSS_CC_HAS_POWER10)) 3> config-cc.mak 12 -include config-cc.mak
|
/openbmc/qemu/tests/tcg/ |
H A D | Makefile.target | 33 -include ../config-host.mak 34 -include config-target.mak 38 -include $(SRC_PATH)/configs/targets/$(TARGET).mak 223 rm -f config-cc.mak config-target.mak ../config-$(TARGET).mak
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | Makefile.target | 11 config-cc.mak: Makefile 13 $(call cc-option,-fno-integrated-as, CROSS_CC_HAS_FNIA)) 3> config-cc.mak 14 -include config-cc.mak
|
/openbmc/linux/tools/perf/ |
H A D | .gitignore | 28 config.mak 29 config.mak.autogen
|
/openbmc/openbmc/poky/meta/recipes-devtools/git/ |
H A D | git_2.47.1.bb | 13 file://0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch \ 54 # Remove perl/perl.mak to fix the out-of-date perl.mak error 56 rm -f perl/perl.mak
|
/openbmc/qemu/scripts/ |
H A D | analyze-inclusions | 39 QEMU_CFLAGS=$(sed -n s/^QEMU_CFLAGS=//p config-host.mak) 40 QEMU_INCLUDES=$(sed -n s/^QEMU_INCLUDES=//p config-host.mak | \ 42 CFLAGS=$(sed -n s/^CFLAGS=//p config-host.mak)
|
H A D | modinfo-generate.py | 85 'config-device.mak [modinfo files]', file=sys.stderr) 88 # get all devices enabled in kconfig, from *-config-device.mak
|
/openbmc/openbmc/poky/meta/recipes-core/musl/ |
H A D | libc-test_git.bb | 48 cp ${S}/config.mak.def ${D}${install_path}/config.mak
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | Makefile.target | 8 config-cc.mak: Makefile 10 $(call cc-option,-fno-pie, CROSS_CC_HAS_I386_NOPIE)) 3> config-cc.mak 12 -include config-cc.mak
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 36 ifneq ($(wildcard config-host.mak),) 48 $(eval $(BUILD_DIR)/tests/tcg/config-$(TARGET).mak: config-host.mak)) 51 $(TCG_TESTS_TARGETS:%=build-tcg-tests-%): build-tcg-tests-%: $(BUILD_DIR)/tests/tcg/config-%.mak
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | Makefile.softmmu-target | 30 config-cc.mak: Makefile 33 $(call cc-option,-march=armv8.5-a+memtag, CROSS_CC_HAS_ARMV8_MTE)) 3> config-cc.mak 34 -include config-cc.mak
|
H A D | Makefile.target | 21 config-cc.mak: Makefile 31 … $(call cc-option,-Wa$(COMMA)-march=armv9-a+sme $$fnia, CROSS_AS_HAS_ARMV9_SME)) 3> config-cc.mak 32 -include config-cc.mak
|
/openbmc/linux/Documentation/ |
H A D | dontdiff | 110 config.mak 111 config.mak.autogen
|
/openbmc/qemu/configs/devices/mips-softmmu/ |
H A D | default.mak | 3 include common.mak
|
/openbmc/qemu/configs/devices/xtensaeb-softmmu/ |
H A D | default.mak | 3 include ../xtensa-softmmu/default.mak
|