From bad63eb735b13e1f009a19af1dd810f7279c2ba1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 24 May 2009 20:20:09 +0200 Subject: gcc 4.4 compatibility patches * add the rest of the patches missed by the last commit --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 244184f0b..3bfb728a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,20 @@ +config/conf +config/lex.zconf.c +config/lkc_defs.h +config/mconf +config/zconf.tab.c +config/zconf.tab.h prereq.mk toolchain_build_*/ +.tmpconfig.h .prereq_done .config* .cfg/ cross_*/ root_*/ bin_*/ +build_*/ +config/*.o make.log dl/ +package/*/info.mk -- cgit v1.2.3