aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/interface.exclude
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2007-05-30 17:37:58 +0100
committerIan Campbell <ian.campbell@xensource.com>2007-05-30 17:37:58 +0100
commitd3f7f10c42ac5230bfecdfa73c5a07f9dcac935e (patch)
treeee6b84ca15cb63cbf4ab43fcd4a69832a6b4541b /buildconfigs/interface.exclude
parent4ae289712c3c680955f31b0055d7ed71f447a8ef (diff)
downloadxen-d3f7f10c42ac5230bfecdfa73c5a07f9dcac935e.tar.gz
xen-d3f7f10c42ac5230bfecdfa73c5a07f9dcac935e.tar.bz2
xen-d3f7f10c42ac5230bfecdfa73c5a07f9dcac935e.zip
Make header mismatch checking more robust against build time changes in
xen/include/public/foreign. Unfortunately diff's -x and -X options do not support excluding paths just individual files so we have to list unqualified filenames. This is ok for now since there are no filename clashes. Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Diffstat (limited to 'buildconfigs/interface.exclude')
-rw-r--r--buildconfigs/interface.exclude7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildconfigs/interface.exclude b/buildconfigs/interface.exclude
new file mode 100644
index 0000000000..1df89a5f99
--- /dev/null
+++ b/buildconfigs/interface.exclude
@@ -0,0 +1,7 @@
+*.size
+*.pyc
+checker
+checker.c
+ia64.h
+x86_32.h
+x86_64.h