Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127194
b: refs/heads/master
c: baa9187
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Sam Ravnborg committed Jan 7, 2009
1 parent c0443de commit 941478e
Show file tree
Hide file tree
Showing 2 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: 399b835be30e8fdec6705fa9803f9fb8822c52ae
refs/heads/master: baa91878ab9b0f1cdb7ab03b53ee2e4389245644
4 changes: 2 additions & 2 deletions trunk/Documentation/kbuild/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ following files:

# Module specific targets
genbin:
echo "X" > 8123_bin_shipped
echo "X" > 8123_bin.o_shipped


In example 2, we are down to two fairly simple files and for simple
Expand All @@ -279,7 +279,7 @@ following files:

# Module specific targets
genbin:
echo "X" > 8123_bin_shipped
echo "X" > 8123_bin.o_shipped

endif

Expand Down

0 comments on commit 941478e

Please sign in to comment.