On 10/05/2012 06:06 PM, Anthony Liguori wrote:
> Signed-off-by: Anthony Liguori
>
> -QEMULIBS=libhw libuser libdis libdis-user
> +QEMULIBS=libuser libdis libdis-user
>
Two other possibilities:
- make it 'libhw.a' (and introduce a way of including just relevant
hardware models) - reduces bina
Blue Swirl writes:
> On Fri, Oct 5, 2012 at 4:06 PM, Anthony Liguori wrote:
>> Signed-off-by: Anthony Liguori
>> ---
>> Makefile|2 +-
>> Makefile.hw | 22 --
>> Makefile.objs |2 ++
>> Makefile.target |1 -
>> configure |5 -
>> 5
On Fri, Oct 5, 2012 at 4:06 PM, Anthony Liguori wrote:
> Signed-off-by: Anthony Liguori
> ---
> Makefile|2 +-
> Makefile.hw | 22 --
> Makefile.objs |2 ++
> Makefile.target |1 -
> configure |5 -
> 5 files changed, 3 insertions(+),
Signed-off-by: Anthony Liguori
---
Makefile|2 +-
Makefile.hw | 22 --
Makefile.objs |2 ++
Makefile.target |1 -
configure |5 -
5 files changed, 3 insertions(+), 29 deletions(-)
delete mode 100644 Makefile.hw
diff --git a/Makefile