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 \