diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2012-01-15 01:04:26 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2012-01-15 01:04:26 +0100 |
commit | e0babe6738c6b8a8485d4b4725ade4eb54a3a12d (patch) | |
tree | c7d2e5920900240b2e3a7d6321f17b5df2fd30d2 /.hgignore | |
parent | cb7fcbe1ef4ffba4c3041c4d4414d5b41856691c (diff) | |
download | crosstool-ng-e0babe6738c6b8a8485d4b4725ade4eb54a3a12d.tar.gz crosstool-ng-e0babe6738c6b8a8485d4b4725ade4eb54a3a12d.tar.bz2 crosstool-ng-e0babe6738c6b8a8485d4b4725ade4eb54a3a12d.zip |
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" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |