Dear list, Cristian MÄgheruÈan-Stanciu ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10.
You will also find it attached for your convenience. Regards, gerrit
commit a02eb1bdd107e9a42a45aaabb30f88e6757324ba Author: Cristian MÄgheruÈan-Stanciu <[email protected]> Date: Tue Jun 7 14:55:40 2011 +0200 Added a basic .gitignore Change-Id: I7d4145fc1e54a10ffdc4b884d8b8f0ae53e615c6 Signed-off-by: Cristian MÄgheruÈan-Stanciu <[email protected]> diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4efc93c --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.config +.config.old +.xcompile +build/* +
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

