From afaffaea3892b0d2af9269e10a2d9e09a95174f2 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 15 Apr 2007 16:45:11 +0000 Subject: Update to latest kconfig from linux-2.6.20.7. I'm not sure of the improvements, but at least we're up-to-date, and updating in the future will be easier. --- kconfig/zconf.tab.c_shipped | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kconfig/zconf.tab.c_shipped') diff --git a/kconfig/zconf.tab.c_shipped b/kconfig/zconf.tab.c_shipped index 34ccabdd..2914cdf4 100644 --- a/kconfig/zconf.tab.c_shipped +++ b/kconfig/zconf.tab.c_shipped @@ -2135,7 +2135,7 @@ void conf_parse(const char *name) sym_check_deps(sym); } - sym_change_count = 1; + sym_set_change_count(1); } const char *zconf_tokenname(int token) -- cgit v1.2.3