Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161320
b: refs/heads/master
c: 4858621
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt committed Aug 21, 2009
1 parent 0b0b6e5 commit e086d9f
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: a7c02602a85a0d3f34331ff34d54de7416085985
refs/heads/master: 48586218b6515b9bd70694e3cd8c901a6a6ee69c
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ localmodconfig: $(obj)/streamline_config.pl $(obj)/conf
fi
$(Q)rm -f .tmp.config

localyesconfig: $(obj)/streamline_config.pl
localyesconfig: $(obj)/streamline_config.pl $(obj)/conf
$(Q)perl $< $(Kconfig) > .tmp.config
$(Q)sed -i s/=m/=y/ .tmp.config
$(Q)if [ -f .config ]; then \
Expand Down

0 comments on commit e086d9f

Please sign in to comment.