···320 subdir-ccflags-y, subdir-asflags-y321 The two flags listed above are similar to ccflags-y and as-falgs-y.322 The difference is that the subdir- variants has effect for the kbuild323- file where they are present and all subdirectories.324 Options specified using subdir-* are added to the commandline before325 the options specified using the non-subdir variants.326
···320 subdir-ccflags-y, subdir-asflags-y321 The two flags listed above are similar to ccflags-y and as-falgs-y.322 The difference is that the subdir- variants has effect for the kbuild323+ file where tey are present and all subdirectories.324 Options specified using subdir-* are added to the commandline before325 the options specified using the non-subdir variants.326