summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-10-22 18:44:59 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-10-22 20:47:02 +0200
commitfacf3ccba45511a6e8b02a0f3251611e45a1afe2 (patch)
tree1ff5cadfc984cc66fad9179580dfec19f27e4118 /Doxyfile
parente828c42484f1c0ad0c17a977374ee5792fd9c94f (diff)
downloadbarebox-facf3ccba45511a6e8b02a0f3251611e45a1afe2.tar.gz
barebox-facf3ccba45511a6e8b02a0f3251611e45a1afe2.tar.xz
Doxyfile: enable assembler files
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 37597f697d..912abc1755 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -503,6 +503,7 @@ INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.h \
+ *.S \
*.dox
# The RECURSIVE tag can be used to turn specify whether or not subdirectories