Lines Matching refs:syntax
56 === 8 Kbuild syntax for exported headers
129 kbuild infrastructure. This chapter introduces the syntax used in the
246 the syntax above will also work. So, if you have CONFIG_EXT2_FS=y,
316 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for
329 syntax is always used for directories.
375 in the next section) is the correct syntax to use.
519 This is a custom rule, following the normal syntax
587 If the target is already listed in the recognized syntax such as
794 The syntax used to define composite objects for host programs is
795 similar to the syntax used for kernel objects.
810 Note: The syntax <executable>-y is not permitted for host-programs.
916 The syntax is quite similar. The difference is to use "userprogs" instead of
937 The syntax used to define composite objects for userspace programs is
938 similar to the syntax used for kernel objects.
953 Note: The syntax <executable>-y is not permitted for userspace programs.
1389 LDFLAGS_$@ syntax - one for each potential target.
1472 See "8.2 generic-y" for further info on syntax etc.
1490 8 Kbuild syntax for exported headers
1508 See subsequent chapter for the syntax of the Kbuild file.