Lines Matching refs:example
188 Note: In this example $(CONFIG_ISDN_PPP_BSDCOMP) evaluates to 'm'
201 In this example, the module name will be isdn.o. Kbuild will
217 In this example, xattr.o, xattr_user.o and xattr_trusted.o are only
368 not provide the required support. A typical example is
370 Another example are the architecture-specific Makefiles which
433 In the above example, cflags-y will be assigned the option
447 In the above example, vsyscall-flags will be assigned the option
466 In the above example, cflags-y will be assigned the option
482 In the above example, $(biarch) is set to y if $(CC) supports the -m32
500 In the above example, the option -falign-functions=4 is used for
513 In the above example, -Wno-unused-but-set-variable will be added to
518 The format is <major><minor> where both are two digits. So for example
521 area, for example -mregparm=3 was broken in some gcc versions
530 In the above example, -mregparm=3 is only used for gcc version greater
542 In this example, ccflags-y will be assigned the value -O1 if the
546 The third parameter may be a text as in this example, but it may also
561 In this example for a specific GCC version the build will error out
623 Kbuild assumes in the above example that bin2hex is made from a single
641 files. In the above example, checklist.c is compiled to checklist.o
657 In the example above the executable is composed of the C++ file
880 In this example, the binary $(obj)/image is a binary version of
919 The first example utilises the trick that a config option expands
986 In this example, the file target maketools will be processed
1088 In this example, extra-y is used to list object files that
1143 In this example, there are two possible targets, requiring different
1267 can be seen in the example above for the usb subdirectory.
1292 In the example above all exported headers in the Kbuild file