qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-4.0 v4 3/4] i386: import & use bootparam.h


From: Li Zhijian
Subject: Re: [Qemu-devel] [PATCH for-4.0 v4 3/4] i386: import & use bootparam.h
Date: Tue, 8 Jan 2019 09:11:41 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi Stefano,


On 1/5/19 00:41, Stefano Garzarella wrote:
+        # Remove everything except the macros from bootparam.h avoiding the
+        # 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 is better to use the double quotes for all paths.

Sure, i will update it at next version.

Thanks
Zhijian



Reviewed-by: Stefano Garzarella<address@hidden>

Thanks,
Stefano





reply via email to

[Prev in Thread] Current Thread [Next in Thread]