···6565Specify an optional fixed part of the binutils filename.6666CROSS_COMPILE can be a part of the filename or the full path.67676868-CROSS_COMPILE is also used for ccache is some setups.6868+CROSS_COMPILE is also used for ccache in some setups.69697070CF7171--------------------------------------------------
+1-1
Documentation/kbuild/makefiles.txt
···320320 subdir-ccflags-y, subdir-asflags-y321321 The two flags listed above are similar to ccflags-y and as-falgs-y.322322 The difference is that the subdir- variants has effect for the kbuild323323- file where tey are present and all subdirectories.323323+ file where they are present and all subdirectories.324324 Options specified using subdir-* are added to the commandline before325325 the options specified using the non-subdir variants.326326