From fbffd645c3568f9c036df1eede0480d82f712a7e Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Thu, 27 May 2010 16:07:37 +0200 Subject: [PATCH] --- yaml --- r: 199571 b: refs/heads/master c: 64ffc9ff424c65adcffe7d590018cc75e2d5d42a h: refs/heads/master i: 199569: 8c624c5a029809be24ff472f4d493d1ccf6f0114 199567: 8074225ce08019d80b9de2bfe7314c6393611d89 v: v3 --- [refs] | 2 +- trunk/Documentation/kbuild/makefiles.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9f4b1420737a..a808b436f1f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb994ecc2b1c214951366c2ba5d8b121f0010d1f +refs/heads/master: 64ffc9ff424c65adcffe7d590018cc75e2d5d42a diff --git a/trunk/Documentation/kbuild/makefiles.txt b/trunk/Documentation/kbuild/makefiles.txt index 01351554df60..71c602d61680 100644 --- a/trunk/Documentation/kbuild/makefiles.txt +++ b/trunk/Documentation/kbuild/makefiles.txt @@ -320,7 +320,7 @@ more details, with real examples. subdir-ccflags-y, subdir-asflags-y The two flags listed above are similar to ccflags-y and as-falgs-y. The difference is that the subdir- variants has effect for the kbuild - file where they are present and all subdirectories. + file where tey are present and all subdirectories. Options specified using subdir-* are added to the commandline before the options specified using the non-subdir variants.