]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile
char: create chardev-obj-y
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 12 Dec 2016 12:49:01 +0000 (15:49 +0300)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 31 Jan 2017 19:31:20 +0000 (23:31 +0400)
commit32d955a4221535a1a2d8730e0520561ad7531efd
treebbdd2655bf4f7bab8c84a940dff6850d8eeca6a8
parent178fe0ae9d879777d31b0494459f172fa5db064e
char: create chardev-obj-y

This will help to split char.c in several units without having to
reference them all everywhere. This is useful in particular for tests.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Makefile
Makefile.objs
Makefile.target
chardev/Makefile.objs
tests/Makefile.include