Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-11-01 Thread Du, Changbin
Hi Ingo and Yamada, Thanks for your suggestions. I'll have a try though I am not familiar with kbuild system. On Wed, Nov 01, 2017 at 12:17:50PM +0900, Masahiro Yamada wrote: > 2017-10-31 18:39 GMT+09:00 Ingo Molnar : > > > > * changbin...@intel.com

Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-11-01 Thread Du, Changbin
Hi Ingo and Yamada, Thanks for your suggestions. I'll have a try though I am not familiar with kbuild system. On Wed, Nov 01, 2017 at 12:17:50PM +0900, Masahiro Yamada wrote: > 2017-10-31 18:39 GMT+09:00 Ingo Molnar : > > > > * changbin...@intel.com wrote: > > > >> From: Changbin Du > >> > >>

Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-31 Thread Masahiro Yamada
2017-10-31 18:39 GMT+09:00 Ingo Molnar : > > * changbin...@intel.com wrote: > >> From: Changbin Du >> >> Recently I failed to build isoimage target, because the path of isolinux.bin >> changed to /usr/xxx/ISOLINUX/isolinux.bin, as

Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-31 Thread Masahiro Yamada
2017-10-31 18:39 GMT+09:00 Ingo Molnar : > > * changbin...@intel.com wrote: > >> From: Changbin Du >> >> Recently I failed to build isoimage target, because the path of isolinux.bin >> changed to /usr/xxx/ISOLINUX/isolinux.bin, as well as ldlinux.c32 which >> changed to

Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-31 Thread Ingo Molnar
* changbin...@intel.com wrote: > From: Changbin Du > > Recently I failed to build isoimage target, because the path of isolinux.bin > changed to /usr/xxx/ISOLINUX/isolinux.bin, as well as ldlinux.c32 which > changed to

Re: [PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-31 Thread Ingo Molnar
* changbin...@intel.com wrote: > From: Changbin Du > > Recently I failed to build isoimage target, because the path of isolinux.bin > changed to /usr/xxx/ISOLINUX/isolinux.bin, as well as ldlinux.c32 which > changed to /usr/xxx/syslinux/modules/bios/ldlinux.c32. > > This patch has a

[PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-30 Thread changbin . du
From: Changbin Du Recently I failed to build isoimage target, because the path of isolinux.bin changed to /usr/xxx/ISOLINUX/isolinux.bin, as well as ldlinux.c32 which changed to /usr/xxx/syslinux/modules/bios/ldlinux.c32. This patch has a improvement of the file search:

[PATCH] x86, build: Improve the isolinux searching of isoimage generation

2017-10-30 Thread changbin . du
From: Changbin Du Recently I failed to build isoimage target, because the path of isolinux.bin changed to /usr/xxx/ISOLINUX/isolinux.bin, as well as ldlinux.c32 which changed to /usr/xxx/syslinux/modules/bios/ldlinux.c32. This patch has a improvement of the file search: - Don't print the raw