Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30601
b: refs/heads/master
c: 250725a
h: refs/heads/master
i:
  30599: 934cf21
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed Jun 9, 2006
1 parent fc8d60f commit 5ad4067
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e55a3e8aed99626dd9a9a6732fc0eb5b75ef29bd
refs/heads/master: 250725aa13f5c9595e5bc265ebed8471e816d8b4
1 change: 1 addition & 0 deletions trunk/scripts/kconfig/conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ int main(int ac, char **av)
name = av[i];
if (!name) {
printf(_("%s: Kconfig file missing\n"), av[0]);
exit(1);
}
conf_parse(name);
//zconfdump(stdout);
Expand Down

0 comments on commit 5ad4067

Please sign in to comment.