> From: Anthony PERARD <[email protected]> > Sent: Tuesday, March 22, 2022 11:22 AM > To: [email protected] <[email protected]> > Cc: Anthony Perard <[email protected]>; Jan Beulich > <[email protected]>; Andrew Cooper <[email protected]>; George Dunlap > <[email protected]>; Julien Grall <[email protected]>; Stefano Stabellini > <[email protected]>; Wei Liu <[email protected]>; Bertrand Marquis > <[email protected]>; Volodymyr Babchuk <[email protected]>; > Roger Pau Monne <[email protected]>; Konrad Rzeszutek Wilk > <[email protected]>; Ross Lagerwall <[email protected]> > Subject: [XEN PATCH v10 2/7] build: replace $(BASEDIR) by $(objtree) > > We need to differentiate between source files and generated/built > files. We will be replacing $(BASEDIR) by $(objtree) for files that > are generated. > > Signed-off-by: Anthony PERARD <[email protected]> > Acked-by: Jan Beulich <[email protected]>
Acked-by: Ross Lagerwall <[email protected]>
