Hi Stefano
On 1/11/19 17:48, Stefano Garzarella wrote:
Hi Li,
On Fri, Jan 11, 2019 at 10:06 AM Li Zhijian <lizhij...@cn.fujitsu.com> wrote:
+ # unnecessary import of several video/ist/etc headers
+ sed -e '/__ASSEMBLY__/,/__ASSEMBLY__/d' $tmpdir/include/asm/bootparam.h
> $tmpdir/bootparam.h
+ cp_portable $tmpdir/bootparam.h
"$output/include/standard-headers/asm-$arch"
Maybe you miss my comment. Anyway, IMHO is better to use the double
quotes for all paths.
Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>
So sorry about it, i folded it on a wrong branch at the beginning.
will update it soon.
Thanks