Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199519
b: refs/heads/master
c: e8d400a
h: refs/heads/master
i:
  199517: c1aec23
  199515: 0065f69
  199511: 1ecb21e
  199503: bbcfd3e
  199487: 6557b95
v: v3
  • Loading branch information
Kirill Smelkov authored and Michal Marek committed Feb 17, 2010
1 parent 294c6b9 commit a79e3a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f81b1be40c44b33b9706d64c117edd29e627ad12
refs/heads/master: e8d400a933fa44e2fba3849b084e1ae5814d7fca
2 changes: 1 addition & 1 deletion trunk/Documentation/kbuild/kbuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ CROSS_COMPILE
Specify an optional fixed part of the binutils filename.
CROSS_COMPILE can be a part of the filename or the full path.

CROSS_COMPILE is also used for ccache is some setups.
CROSS_COMPILE is also used for ccache in some setups.

CF
--------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/kbuild/makefiles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 tey are present and all subdirectories.
file where they are present and all subdirectories.
Options specified using subdir-* are added to the commandline before
the options specified using the non-subdir variants.

Expand Down

0 comments on commit a79e3a6

Please sign in to comment.