summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Gibson <dgibson@mulberryst.seuss>2007-06-14 15:05:55 +1000
committerDavid Gibson <dgibson@mulberryst.seuss>2007-06-14 15:05:55 +1000
commit12578976fe9cef82f0c08db3f9a4f550f5085ba4 (patch)
treecba2b4ddb05edb66e92e171076d0ea476e153e61 /.gitignore
parent400bd98a3a4177c8c399fd1270bf58cba43d1f35 (diff)
downloaddtc-12578976fe9cef82f0c08db3f9a4f550f5085ba4.tar.gz
Merge libfdt into dtc.
Having pulled the libfdt repository into dtc, merge the makefiles and testsuites so that they build together usefully.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85ccca2..92f9a34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
*.o
*.d
+*.a
+*.so
+*~
*.tab.[ch]
lex.yy.c
dtc