summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/FILES17
1 files changed, 17 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES
new file mode 100644
index 0000000000..03525e2b43
--- /dev/null
+++ b/firmware/FILES
@@ -0,0 +1,17 @@
+*.c
+*.h
+*.S
+CONFIG
+API
+CONTRIBUTING
+CREDITS
+Makefile
+README
+*.lds
+rockbox-mode.el
+common/*.[ch]
+malloc/*.[ch]
+malloc/README
+malloc/THOUGHTS
+malloc/Makefile
+drivers/*.[ch]