mbox series

[0/2] small create_config cleanup

Message ID 1562865736-3546-1-git-send-email-pbonzini@redhat.com (mailing list archive)
Headers show
Series small create_config cleanup | expand

Message

Paolo Bonzini July 11, 2019, 5:22 p.m. UTC
Noticed while reviewing the config-devices.h, decided to remove
it since it confused Philippe as well.

Paolo Bonzini (2):
  Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs
  create_config: remove $(CONFIG_SOFTMMU) hack

 configure             |  2 +-
 hw/Makefile.objs      | 61 +++++++++++++++++++++++++++------------------------
 scripts/create_config |  2 +-
 3 files changed, 34 insertions(+), 31 deletions(-)