Lines Matching refs:syntax
54 === 8 Kbuild syntax for exported headers
127 kbuild infrastructure. This chapter introduces the syntax used in the
244 the syntax above will also work. So, if you have CONFIG_EXT2_FS=y,
457 This is a special rule, following the normal syntax
664 The syntax used to define composite objects for host programs is
665 similar to the syntax used for kernel objects.
680 Note: The syntax <executable>-y is not permitted for host-programs.
786 The syntax is quite similar. The difference is to use "userprogs" instead of
807 The syntax used to define composite objects for userspace programs is
808 similar to the syntax used for kernel objects.
823 Note: The syntax <executable>-y is not permitted for userspace programs.
1318 LDFLAGS_$@ syntax - one for each potential target.
1434 See "8.2 generic-y" for further info on syntax etc.
1452 8 Kbuild syntax for exported headers
1470 See subsequent chapter for the syntax of the Kbuild file.