]> Git Repo - qemu.git/commit
char: create chardev-obj-y
authorMarc-André Lureau <[email protected]>
Mon, 12 Dec 2016 12:49:01 +0000 (15:49 +0300)
committerMarc-André Lureau <[email protected]>
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Makefile
Makefile.objs
Makefile.target
chardev/Makefile.objs
tests/Makefile.include
This page took 0.026555 seconds and 4 git commands to generate.