From 006e7188d48680d651cdf27a477b1af3b507de5d Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 14 Aug 2008 13:46:48 +0100 Subject: pv-grub: On x86_64, also build an x86_32 pv-grub This requires suffixing obj directories and having grub compiled outside sources. Signed-off-by: Samuel Thibault --- .hgignore | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 756f9dcf69..42d980bcb0 100644 --- a/.hgignore +++ b/.hgignore @@ -90,20 +90,16 @@ ^stubdom/gcc-.*$ ^stubdom/include$ ^stubdom/ioemu$ -^stubdom/libxc$ +^stubdom/libxc-.*$ ^stubdom/lwip-.*$ ^stubdom/mini-os-.*$ -^stubdom/mk-headers$ +^stubdom/mk-headers-.*$ ^stubdom/newlib-.*$ ^stubdom/pciutils-.*$ ^stubdom/zlib-.*$ -^stubdom/grub-cvs$ -^stubdom/grub/stage2$ -^stubdom/grub/netboot$ -^stubdom/grub/dirs$ +^stubdom/grub-.*$ ^stubdom/lwip/ ^stubdom/ioemu/ -^stubdom/grub-upstream/ ^tools/.*/build/lib.*/.*\.py$ ^tools/blktap/Makefile\.smh$ ^tools/blktap/drivers/blktapctrl$ -- cgit v1.2.3