Re: [PATCH 5/9] kconfig: update kconfig Makefile

From: Sam Ravnborg
Date: Thu Nov 03 2005 - 18:04:08 EST


Hi Roman.

> -$(obj)/zconf.tab.c: $(src)/zconf.tab.c_shipped
> -$(obj)/lex.zconf.c: $(src)/lex.zconf.c_shipped
They were required to support building with a seperate output directory.

make O=...
And I do not see any changes that fixes this.

They broke the build with LKC_GENPARSER set to 1 but the right fix
would be to include them in the else part instead.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/