| Submitter | Jon Smirl |
|---|---|
| Date | June 22, 2009, 1:26 a.m. |
| Message ID | <20090622012603.31524.1342.stgit@terra> |
| Download | mbox | patch |
| Permalink | /patch/28961/ |
| State | Accepted |
| Commit | b810c6ec5c659c80b3641580b112db877a0f1f45 |
| Headers | show |
Comments
Patch
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index d57aa5c..dab1b41 100644 --- a/arch/powerpc/boot/.gitignore +++ b/arch/powerpc/boot/.gitignore @@ -37,3 +37,13 @@ zImage.pseries zconf.h zlib.h zutil.h +fdt.c +fdt.h +fdt_ro.c +fdt_rw.c +fdt_strerror.c +fdt_sw.c +fdt_wip.c +libfdt.h +libfdt_internal.h + diff --git a/scripts/dtc/.gitignore b/scripts/dtc/.gitignore new file mode 100644 index 0000000..095acb4 --- /dev/null +++ b/scripts/dtc/.gitignore @@ -0,0 +1,5 @@ +dtc +dtc-lexer.lex.c +dtc-parser.tab.c +dtc-parser.tab.h +