Home
last modified time | relevance | path

Searched refs:CONFIG_MODVERSIONS (Results 1 – 25 of 175) sorted by relevance

1234567

/linux-2.4.37.9/Documentation/kbuild/
Dbug-list.txt11 - CONFIG_MODVERSIONS has incorrect dependencies. If you have a
12 problem building the kernel, and you have CONFIG_MODVERSIONS turned
Dcommands.txt99 Second, if you have CONFIG_MODVERSIONS enabled, 'make dep'
104 If you do not enable CONFIG_MODVERSIONS, you only have to run
109 If you do enable CONFIG_MODVERSIONS, you must run 'make dep'
/linux-2.4.37.9/arch/sh64/kernel/
Dsh_ksyms.c16 #ifdef CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/s390/
Dconfig.in26 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/s390x/
Dconfig.in38 bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
Ddefconfig30 # CONFIG_MODVERSIONS is not set
/linux-2.4.37.9/scripts/
DConfigure571 if [ ! -f .hdepend -o "$CONFIG_MODVERSIONS" = "y" ] ; then
Dheader.tk551 global CONFIG_MODVERSIONS; vfix CONFIG_MODVERSIONS
552 if { ([file exists .hdepend] != 1) || ($CONFIG_MODVERSIONS == 1) } then {
DMenuconfig1456 if [ ! -f .hdepend -o "$CONFIG_MODVERSIONS" = "y" ] ; then
/linux-2.4.37.9/
DRules.make208 ifdef CONFIG_MODVERSIONS
272 endif # CONFIG_MODVERSIONS
/linux-2.4.37.9/include/linux/
Dmodule.h391 #if defined(MODVERSIONS) || !defined(CONFIG_MODVERSIONS)
/linux-2.4.37.9/arch/arm/def-configs/
Dsherman44 # CONFIG_MODVERSIONS is not set
Dvictor43 # CONFIG_MODVERSIONS is not set
Dlusl720040 # CONFIG_MODVERSIONS is not set
Dbrutus18 # CONFIG_MODVERSIONS is not set
Dempeg43 CONFIG_MODVERSIONS=y
/linux-2.4.37.9/arch/parisc/
Dconfig.in22 bool 'Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/x86_64/
Dconfig.in28 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/ppc64/
Dconfig.in59 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/cris/
Dconfig.in20 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/sh64/
Dconfig.in22 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/sparc/
Dconfig.in19 bool ' Set version information on all symbols for modules' CONFIG_MODVERSIONS
/linux-2.4.37.9/kernel/
Dksyms.c72 #ifdef CONFIG_MODVERSIONS
/linux-2.4.37.9/arch/ia64/
Dconfig.in12 bool ' Set version information on all module symbols' CONFIG_MODVERSIONS
/linux-2.4.37.9/Documentation/cdrom/
Dcm20654 If you have chosen option (b), answer yes to CONFIG_MODVERSIONS

1234567