Lines Matching refs:syntax
57 === 8 Kbuild syntax for exported headers
130 kbuild infrastructure. This chapter introduces the syntax used in the
247 the syntax above will also work. So, if you have CONFIG_EXT2_FS=y,
317 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for
330 syntax is always used for directories.
360 in the next section) is the correct syntax to use.
504 This is a custom rule, following the normal syntax
572 If the target is already listed in the recognized syntax such as
784 The syntax used to define composite objects for host programs is
785 similar to the syntax used for kernel objects.
800 Note: The syntax <executable>-y is not permitted for host-programs.
923 The syntax is quite similar. The difference is to use "userprogs" instead of
944 The syntax used to define composite objects for userspace programs is
945 similar to the syntax used for kernel objects.
960 Note: The syntax <executable>-y is not permitted for userspace programs.
1410 LDFLAGS_$@ syntax - one for each potential target.
1493 See "8.2 generic-y" for further info on syntax etc.
1511 8 Kbuild syntax for exported headers
1529 See subsequent chapter for the syntax of the Kbuild file.