Home
last modified time | relevance | path

Searched refs:configfiles (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A DMakefile96 configfiles = $(wildcard $(srctree)/kernel/configs/$(1) $(srctree)/arch/$(SRCARCH)/configs/$(1)) macro
97 all-config-fragments = $(call configfiles,*.config)
98 config-fragments = $(call configfiles,$@)
/openbmc/u-boot/scripts/kconfig/
H A DMakefile134 configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/configs/$@) macro
137 $(if $(call configfiles),, $(error No configuration exists for this target on this architecture))
138 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m .config $(configfiles)
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_savearea_management.robot455 ... ls -l /var/lib/bmcweb/ibm-management-console/configfiles/${conf_file} | wc -l