[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH] PV-GRUB: xfs support
PV-GRUB: Enable xfs support Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> diff -r 562e77f7112f stubdom/grub/Makefile --- a/stubdom/grub/Makefile Thu Jul 10 12:15:55 2008 +0100 +++ b/stubdom/grub/Makefile Thu Jul 10 14:17:09 2008 +0100 @@ -51,10 +51,8 @@ STAGE2_SOURCES+=fsys_vstafs.c CPPFLAGS += -DFSYS_VSTAFS=1 -ifeq (0,1) STAGE2_SOURCES+=fsys_xfs.c CPPFLAGS += -DFSYS_XFS=1 -endif STAGE2_SOURCES:=$(addprefix stage2/,$(STAGE2_SOURCES)) NETBOOT_SOURCES:=$(addprefix netboot/,$(NETBOOT_SOURCES)) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |