summaryrefslogtreecommitdiff
path: root/usr/src/tools/findunref/exception_list
diff options
context:
space:
mode:
authorfl147353 <none@none>2006-09-13 20:15:33 -0700
committerfl147353 <none@none>2006-09-13 20:15:33 -0700
commit53c974b29dc7dd272c37dace7c33d22ed9aa695a (patch)
treed464d306c2394069736c07493e4fb451034818d7 /usr/src/tools/findunref/exception_list
parent9b23f18196828ff04f5c3288ef1754e5e97ed7ba (diff)
downloadillumos-gate-53c974b29dc7dd272c37dace7c33d22ed9aa695a.tar.gz
6469613 uts/sparc/audioixp/Makefile should be added into exception_list
Diffstat (limited to 'usr/src/tools/findunref/exception_list')
-rw-r--r--usr/src/tools/findunref/exception_list5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/tools/findunref/exception_list b/usr/src/tools/findunref/exception_list
index 03928bb943..1a7523d525 100644
--- a/usr/src/tools/findunref/exception_list
+++ b/usr/src/tools/findunref/exception_list
@@ -215,12 +215,13 @@
./src/common/bignum/mont_mulf.c
#
-# Ignore the sparc Makefiles for sata, si3124 and marvell88sx. These are used
-# for warlock purpose only.
+# Ignore the sparc Makefiles for sata, si3124, marvell88sx and audioixp. These
+# are used for warlock purposes only.
#
./src/uts/sparc/sata/Makefile
./src/uts/sparc/si3124/Makefile
./closed/uts/sparc/marvell88sx/Makefile
+./src/uts/sparc/audioixp/Makefile
#
# Ignore any files that get used during a gcc build only.