Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23731
b: refs/heads/master
c: 172c3ae
h: refs/heads/master
i:
  23729: 4948fe6
  23727: fa09bfb
v: v3
  • Loading branch information
Sam Ravnborg committed Mar 9, 2006
1 parent de12d53 commit 2e01de1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 0131705d589e2341dbc5e8946a60f83d8c1773dc
refs/heads/master: 172c3ae3e686f548a0eba950405e5cc321460005
6 changes: 3 additions & 3 deletions trunk/Documentation/kbuild/makefiles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ This document is aimed towards normal developers and arch developers.
Most Makefiles within the kernel are kbuild Makefiles that use the
kbuild infrastructure. This chapter introduce the syntax used in the
kbuild makefiles.
The preferred name for the kbuild files is 'Kbuild' but 'Makefile' will
continue to be supported. All new developmen is expected to use the
Kbuild filename.
The preferred name for the kbuild files are 'Makefile' but 'Kbuild' can
be used and if both a 'Makefile' and a 'Kbuild' file exists then the 'Kbuild'
file will be used.

Section 3.1 "Goal definitions" is a quick intro, further chapters provide
more details, with real examples.
Expand Down

0 comments on commit 2e01de1

Please sign in to comment.