Lines Matching refs:variable
138 If foo.o shall be built as a module, the variable obj-m is used.
194 variable.
276 the corresponding obj- variable will be set, and kbuild will descend
282 It is good practice to use a CONFIG_ variable when assigning directory
303 This variable is necessary because the top Makefile owns the
304 variable $(KBUILD_CFLAGS) and uses it for compilation flags for the
511 KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable)
513 In the above example, -Wno-unused-but-set-variable will be added to
547 be an expanded variable or a macro.
606 done utilising the variable hostprogs-y.
610 or utilise the variable $(always).
675 in that Makefile, use the variable HOST_EXTRACFLAGS.
718 variable shall be used.
771 To exclude certain files from make clean, use the $(no-clean-files) variable.
897 Often, the KBUILD_CFLAGS variable depends on the configuration.
1348 This variable defines the target architecture, such as "i386",
1361 This variable defines a place for the arch Makefiles to install
1368 installation. This variable is not defined in the Makefile but
1378 If this variable is specified, it will cause modules to be stripped