From e0babe6738c6b8a8485d4b4725ade4eb54a3a12d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 15 Jan 2012 01:04:26 +0100 Subject: kconfig: add missing files The real sources for a few files are the lex/yacc/gperf files, and the C files are only generated... Signed-off-by: "Yann E. MORIN" --- .hgignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index f2a6569c..3bd18849 100644 --- a/.hgignore +++ b/.hgignore @@ -17,6 +17,10 @@ kconfig/conf kconfig/?conf kconfig/**.o kconfig/**.dep +kconfig/lex.backup +kconfig/lex.zconf.c +kconfig/zconf.hash.c +kconfig/zconf.tab.c config/configure.in config.gen/ .config -- cgit v1.2.3