[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] xen: use BOOT_DIR as xen.gz install location
>>> On 23.04.14 at 12:22, <olaf@xxxxxxxxx> wrote: > --- a/config/StdGNU.mk > +++ b/config/StdGNU.mk > @@ -51,6 +51,8 @@ SYSCONFIG_DIR = $(CONFIG_DIR)/$(CONFIG_LEAF_DIR) > XEN_CONFIG_DIR = $(CONFIG_DIR)/xen > XEN_SCRIPT_DIR = $(XEN_CONFIG_DIR)/scripts > > +BOOT_DIR ?= /boot > + > SOCKET_LIBS = > UTIL_LIBS = -lutil > DLOPEN_LIBS = -ldl That's what Linux and *BSD consume, but Solaris uses SunOS.mk, which doesn't include StdGNU.mk, yet you don't modify it. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |