diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-02-04 11:59:48 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-04-08 18:13:11 +0200 |
commit | 1fd6bb44ed7ddd875e0d37d17685621f1ef27823 (patch) | |
tree | 9c76dab96b1c03dea3b1bf40f74d1e7659b0c2b5 /hw/cpu/Makefile.objs | |
parent | 0d09e41a51aa0752b1ce525ce084f7cd210e461b (diff) | |
download | hqemu-1fd6bb44ed7ddd875e0d37d17685621f1ef27823.zip hqemu-1fd6bb44ed7ddd875e0d37d17685621f1ef27823.tar.gz |
hw: make subdirectories for devices
Prepare the new directory structure.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/cpu/Makefile.objs')
-rw-r--r-- | hw/cpu/Makefile.objs | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/hw/cpu/Makefile.objs b/hw/cpu/Makefile.objs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/hw/cpu/Makefile.objs |