Home
last modified time | relevance | path

Searched refs:MODULES (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/openbmc/meta-security/recipes-perl/perl/files/
H A Dlibwhisker2.patch19 @@ -131,6 +131,8 @@ foreach (keys %MODULES){
30 die("Can not install without Config.pm") if($MODULES{Config}==0);
31 $CWD=&cwd if($MODULES{Cwd}>0);
39 die("Can not uninstall without Config.pm") if($MODULES{Config}==0);
40 $CWD=&cwd if($MODULES{Cwd}>0);
48 die("Can not install without Config.pm") if($MODULES{Config}==0);
49 $CWD=&cwd if($MODULES{Cwd}>0);
57 die("Can not uninstall without Config.pm") if($MODULES{Config}==0);
58 $CWD=&cwd if($MODULES{Cwd}>0);
66 die("Can not install without Config.pm") if($MODULES{Config}==0);
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dopenipmi-helper52 MODULES="${MODULES_INTERFACES} ${MODULES_FEATURES} ${MODULES_HW} ${MODULES_BASE}"
265 for m in ${MODULES}; do
285 for m in ${MODULES}; do
374 modules_loaded ${MODULES}
/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/
H A DKconfig1 config MODULES config
/openbmc/u-boot/scripts/kconfig/tests/inter_choice/
H A DKconfig1 config MODULES config
/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/
H A DKconfig3 config MODULES config
/openbmc/linux/scripts/kconfig/tests/inter_choice/
H A DKconfig3 config MODULES config
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A DMakefile10 MODULES = bpf_testmod.ko macro
/openbmc/linux/scripts/kconfig/tests/choice/
H A Doldask1_expected_stdout1 Enable loadable module support (MODULES) [N/y/?]
H A Doldask0_expected_stdout1 Enable loadable module support (MODULES) [Y/n/?] (NEW)
H A DKconfig3 config MODULES config
/openbmc/u-boot/scripts/kconfig/tests/choice/
H A Doldask0_expected_stdout1 Enable loadable module support (MODULES) [Y/n/?] (NEW)
H A Doldask1_expected_stdout1 Enable loadable module support (MODULES) [N/y/?]
H A DKconfig1 config MODULES config
/openbmc/linux/drivers/fpga/tests/
H A DKconfig3 depends on FPGA=y && FPGA_REGION=y && FPGA_BRIDGE=y && KUNIT=y && MODULES=n
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Dvlock-no_tally.patch62 @@ -353,6 +358,10 @@ MODULES = ${MODULES}
/openbmc/linux/kernel/livepatch/
H A DKconfig10 depends on MODULES
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-setup_build.py-avoid-absolute-path.patch29 MODULES = ['defs', '_errors', '_objects', '_proxy', 'h5fd', 'h5z',
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A D0001-usr-Makefile-WARNING-fix.patch29 all: $(PROGRAMS) $(MODULES)
/openbmc/linux/arch/um/
H A DKconfig.debug20 depends on !MODULES
/openbmc/linux/security/lockdown/
H A DKconfig4 select MODULE_SIG if MODULES
/openbmc/linux/certs/
H A DKconfig7 depends on MODULE_SIG || (IMA_APPRAISE_MODSIG && MODULES)
20 depends on MODULE_SIG || (IMA_APPRAISE_MODSIG && MODULES)
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-language.rst36 depends on MODULES
227 This declares the symbol to be used as the MODULES symbol, which
308 config MODULES
313 depends on MODULES
316 depends on !MODULES
318 MODVERSIONS directly depends on MODULES, this means it's only visible if
319 MODULES is different from 'n'. The comment on the other hand is only
320 visible when MODULES is set to 'n'.
/openbmc/linux/drivers/media/
H A DKconfig258 depends on MODULES
259 default MODULES
/openbmc/linux/kernel/bpf/
H A DKconfig45 depends on MODULES
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0010-Workaround-multiple-definition-of-symbol-errors.patch64 all: $(MODULES) $(TESTFILES)

12