Browse Source
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>pull/47/merge
5 changed files with 15 additions and 9 deletions
@ -1 +1 @@ |
|||
common-obj-y += char.o |
|||
chardev-obj-y += char.o |
|||
|
|||
Loading…
Reference in new issue