aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@hp.com>2007-07-02 10:13:54 -0600
committerAlex Williamson <alex.williamson@hp.com>2007-07-02 10:13:54 -0600
commit4b6e535f85a596fa84e6ab5409c9d7409c58f209 (patch)
treee63d8170257cca1b0efbf7c50c2457cf20d6c663 /.hgignore
parent52fcbbeab6724e3eeda7ce7ce90eb16988273135 (diff)
downloadxen-4b6e535f85a596fa84e6ab5409c9d7409c58f209.tar.gz
xen-4b6e535f85a596fa84e6ab5409c9d7409c58f209.tar.bz2
xen-4b6e535f85a596fa84e6ab5409c9d7409c58f209.zip
[IA64] Add ia64 ignores
These files are created or modified during the build. Signed-off-by: Aron Griffis <aron@hp.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 7fc7a4995d..1cbee88803 100644
--- a/.hgignore
+++ b/.hgignore
@@ -127,6 +127,8 @@
^tools/ioemu/qemu\.1$
^tools/ioemu/qemu\.pod$
^tools/libxc/xen/.*$
+^tools/libxc/ia64/asm/acpi\.h$
+^tools/libxc/ia64/xen/list\.h$
^tools/libxen/libxenapi-
^tools/libxen/test/test_bindings$
^tools/libxen/test/test_event_handling$
@@ -208,6 +210,7 @@
^tools/xm-test/lib/XmTestReport/xmtest.py$
^tools/xm-test/tests/.*\.test$
^xen/BLOG$
+^xen/System.map$
^xen/TAGS$
^xen/arch/x86/asm-offsets\.s$
^xen/arch/x86/boot/mkelf32$
@@ -215,6 +218,7 @@
^xen/ddb/.*$
^xen/include/asm$
^xen/include/asm-.*/asm-offsets\.h$
+^xen/include/asm-ia64/asm-xsi-offsets\.h$
^xen/include/compat/.*$
^xen/include/hypervisor-ifs/arch$
^xen/include/public/foreign/.*\.(c|h|size)$
@@ -230,6 +234,10 @@
^xen/xen$
^xen/xen-syms$
^xen/xen\..*$
+^xen/arch/ia64/asm-offsets\.s$
+^xen/arch/ia64/asm-xsi-offsets\.s$
+^xen/arch/ia64/map\.out$
+^xen/arch/ia64/xen\.lds\.s$
^xen/arch/powerpc/dom0\.bin$
^xen/arch/powerpc/asm-offsets\.s$
^xen/arch/powerpc/firmware$