Re: [PATCH 003/143] pc-bios/s390-ccw: simplify Makefile

2020-08-07 Thread Paolo Bonzini
On 07/08/20 14:58, Thomas Huth wrote: > As Cornelia already mentioned in another mail, this does not work yet. > I'd also prefer if we could keep the netbook.mak stuff in that separate > file. It won't be possible to keep it separate when it's converted to Meson (unless you add a new directory for

Re: [PATCH 003/143] pc-bios/s390-ccw: simplify Makefile

2020-08-07 Thread Thomas Huth
On 06/08/2020 21.13, Paolo Bonzini wrote: > Make it independent from the rules.mak, and clean up to use pattern rules. > > Signed-off-by: Paolo Bonzini > --- > pc-bios/s390-ccw/Makefile| 105 > ++- > pc-bios/s390-ccw/netboot.mak | 62

[PATCH 003/143] pc-bios/s390-ccw: simplify Makefile

2020-08-06 Thread Paolo Bonzini
Make it independent from the rules.mak, and clean up to use pattern rules. Signed-off-by: Paolo Bonzini --- pc-bios/s390-ccw/Makefile| 105 ++- pc-bios/s390-ccw/netboot.mak | 62 - 2 files changed, 84 insertions(+), 83 deletion