qemu-e2k/hw/ipmi
Daniel P. Berrange 4059fa63b7 ipmi: fix build config variable name for ipmi_bmc_extern.o
The original commit:

  commit 67aa56fc03
  Author: Corey Minyard <cminyard@mvista.com>
  Date:   Thu Dec 17 12:50:06 2015 -0600

    ipmi: Add an external connection simulation interface

defined a new variable CONFIG_IPMI_EXTERN, but then went
on to mistakely use the pre-existing CONFIG_IPMI_LOCAL
variable.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-11-01 19:21:09 +02:00
..
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00
ipmi.c ipmi: Implement shutdown via ACPI overtemp 2016-11-01 19:21:09 +02:00
ipmi_bmc_extern.c ipmi: Remove hotplug from IPMI BMCs 2016-11-01 19:21:09 +02:00
ipmi_bmc_sim.c ipmi_bmc_sim: Remove an unnecessary mutex 2016-11-01 19:21:09 +02:00
isa_ipmi_bt.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
isa_ipmi_kcs.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00