summaryrefslogtreecommitdiff
path: root/chardev/Makefile.objs
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2016-12-10 00:29:03 +0300
committerMarc-André Lureau <marcandre.lureau@redhat.com>2017-01-31 13:03:46 +0400
commit178fe0ae9d879777d31b0494459f172fa5db064e (patch)
tree027664620b89d6f5587ccee5a15c781031c8d924 /chardev/Makefile.objs
parent0b663b7d77f1a2170fe30a91e3d6de1bb769a378 (diff)
downloadqemu-178fe0ae9d879777d31b0494459f172fa5db064e.tar.gz
char: move to chardev/
The following commits will split char.c in several files. Let's put them in a subdirectory. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'chardev/Makefile.objs')
-rw-r--r--chardev/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/chardev/Makefile.objs b/chardev/Makefile.objs
new file mode 100644
index 0000000000..3fc5539518
--- /dev/null
+++ b/chardev/Makefile.objs
@@ -0,0 +1 @@
+common-obj-y += char.o