From e086d9f5c3c76a1b874cbd018bb82a9ea0507fa0 Mon Sep 17 00:00:00 2001 From: Steven Rostedt Date: Fri, 21 Aug 2009 12:42:20 -0400 Subject: [PATCH] --- yaml --- r: 161320 b: refs/heads/master c: 48586218b6515b9bd70694e3cd8c901a6a6ee69c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 658150571a86..28594a958620 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7c02602a85a0d3f34331ff34d54de7416085985 +refs/heads/master: 48586218b6515b9bd70694e3cd8c901a6a6ee69c diff --git a/trunk/scripts/kconfig/Makefile b/trunk/scripts/kconfig/Makefile index 915a39a03298..6d69c7ccdcc7 100644 --- a/trunk/scripts/kconfig/Makefile +++ b/trunk/scripts/kconfig/Makefile @@ -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 \