Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161317
b: refs/heads/master
c: 810b2be
h: refs/heads/master
i:
  161315: 17d6ffb
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Aug 19, 2009
1 parent cc51ee8 commit ca9b275
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d08ca2771e3aabddc7922d800a386f187c51f8a4
refs/heads/master: 810b2be65610af13d60f1e16c0a0f93cbc1f9d06
4 changes: 4 additions & 0 deletions trunk/scripts/kconfig/streamline_config.pl
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
"file" => "/proc/config.gz",
"exec" => "zcat",
},
{
"file" => "/boot/config-$uname",
"exec" => "cat",
},
{
"file" => "/boot/vmlinuz-$uname",
"exec" => "scripts/extract-ikconfig",
Expand Down

0 comments on commit ca9b275

Please sign in to comment.