Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199420
b: refs/heads/master
c: 1d1d1fe
h: refs/heads/master
v: v3
  • Loading branch information
Toralf Foerster authored and Steven Rostedt committed May 28, 2010
1 parent 89ca055 commit 8b6e7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e5199edb9e1b17792743d76bf10601ec7d6ef513
refs/heads/master: 1d1d1feafd5d42e9e1312d42973e661582e51704
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/streamline_config.pl
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ sub read_kconfig {
foreach my $obj (split /\s+/,$objs) {
$obj =~ s/-/_/g;
if ($obj =~ /(.*)\.o$/) {
# Objects may bes enabled by more than one config.
# Objects may be enabled by more than one config.
# Store configs in an array.
my @arr;

Expand Down

0 comments on commit 8b6e7bb

Please sign in to comment.