> On 7 Oct 2020, at 12:10, Wei Liu wrote:
>
> On Wed, Oct 07, 2020 at 11:03:37AM +, Bertrand Marquis wrote:
>>
>>
>>> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>>>
>>> On 02.10.2020 12:42, Bertrand Marquis wrote:
Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
On Wed, Oct 07, 2020 at 11:03:37AM +, Bertrand Marquis wrote:
>
>
> > On 2 Oct 2020, at 13:12, Jan Beulich wrote:
> >
> > On 02.10.2020 12:42, Bertrand Marquis wrote:
> >> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
> >>
> >> This is removing the dependency to xen sub
> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>
> On 02.10.2020 12:42, Bertrand Marquis wrote:
>> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
>>
>> This is removing the dependency to xen subdirectory preventing using a
>> wrong configuration file when xen subdirectory is
> On 2 Oct 2020, at 14:17, Jan Beulich wrote:
>
> On 02.10.2020 14:44, Bertrand Marquis wrote:
>>
>>
>>> On 2 Oct 2020, at 13:38, Jan Beulich wrote:
>>>
>>> On 02.10.2020 14:34, Bertrand Marquis wrote:
> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>
> On 02.10.2020 12:42, Bert
On 02.10.2020 14:44, Bertrand Marquis wrote:
>
>
>> On 2 Oct 2020, at 13:38, Jan Beulich wrote:
>>
>> On 02.10.2020 14:34, Bertrand Marquis wrote:
On 2 Oct 2020, at 13:12, Jan Beulich wrote:
On 02.10.2020 12:42, Bertrand Marquis wrote:
> Modify Makefiles using $(XEN_ROOT)/xen
> On 2 Oct 2020, at 13:38, Jan Beulich wrote:
>
> On 02.10.2020 14:34, Bertrand Marquis wrote:
>>> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>>>
>>> On 02.10.2020 12:42, Bertrand Marquis wrote:
Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
This is removin
On 02.10.2020 14:34, Bertrand Marquis wrote:
>> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>>
>> On 02.10.2020 12:42, Bertrand Marquis wrote:
>>> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
>>>
>>> This is removing the dependency to xen subdirectory preventing using a
>>> wr
> On 2 Oct 2020, at 13:12, Jan Beulich wrote:
>
> On 02.10.2020 12:42, Bertrand Marquis wrote:
>> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
>>
>> This is removing the dependency to xen subdirectory preventing using a
>> wrong configuration file when xen subdirectory is
On 02.10.2020 12:42, Bertrand Marquis wrote:
> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
>
> This is removing the dependency to xen subdirectory preventing using a
> wrong configuration file when xen subdirectory is duplicated for
> compilation tests.
>
> Signed-off-by: Be