Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297921
b: refs/heads/master
c: 673d29f
h: refs/heads/master
i:
  297919: 748550e
v: v3
  • Loading branch information
Javi Merino authored and Linus Torvalds committed Mar 30, 2012
1 parent d5bf93c commit d39a1f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 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: f52a759327b8b30fbf66da2d75961d2dbc7c6cfa
refs/heads/master: 673d29f9a00b0c63ad3f4e2136eb4e181281fbfd
8 changes: 3 additions & 5 deletions trunk/Documentation/kbuild/kconfig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,10 @@ new (default) values, so you can use:

grep "(NEW)" conf.new

to see the new config symbols or you can 'diff' the previous and
new .config files to see the differences:
to see the new config symbols or you can use diffconfig to see the
differences between the previous and new .config files:

diff .config.old .config | less

(Yes, we need something better here.)
scripts/diffconfig .config.old .config | less

______________________________________________________________________
Environment variables for '*config'
Expand Down

0 comments on commit d39a1f5

Please sign in to comment.