Reorganize build systemqdev2
commitaea98ddce6f97045615be892e66e660165542a8f
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Jul 2011 22:54:56 +0000 (20 17:54 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Jul 2011 22:54:56 +0000 (20 17:54 -0500)
tree14d16b2d74053e9aeaf272b3a0cd0a762219874d
parentb26d8e098ca58245d147f808dde9c149040dbef3
Reorganize build system
19 files changed:
Makefile.objs
Qconfig [new file with mode: 0644]
backends/Makefile [new file with mode: 0644]
backends/Qconfig [new file with mode: 0644]
chrdrv/Makefile [new file with mode: 0644]
chrdrv/Qconfig [new file with mode: 0644]
devices/Makefile
devices/Qconfig [new file with mode: 0644]
devices/gates/Makefile
devices/gates/Qconfig
devices/pc/Makefile [new file with mode: 0644]
devices/pc/Qconfig [new file with mode: 0644]
devices/pc/pci.h [deleted file]
qom/Makefile [new file with mode: 0644]
qom/Qconfig [new file with mode: 0644]
qom/plug-proptypes.c [moved from devices/plug-proptypes.c with 100% similarity]
qom/plug.c [moved from devices/plug.c with 100% similarity]
qom/type.c [moved from devices/type.c with 100% similarity]
scripts/genconfig.sh [new file with mode: 0755]