]> Git Repo - linux.git/commit
virt: coco: Add a coco/Makefile and coco/Kconfig
authorDan Williams <[email protected]>
Sun, 13 Aug 2023 00:21:00 +0000 (17:21 -0700)
committerDan Williams <[email protected]>
Fri, 20 Oct 2023 01:11:38 +0000 (18:11 -0700)
commitec51ffcf263016111f090b9440a3c5a8338648e8
treebf8ade1fc4f19eef31970d074d0b6aff0835406a
parentdb10cb9b574675402bfd8fe1a31aafdd45b002df
virt: coco: Add a coco/Makefile and coco/Kconfig

In preparation for adding another coco build target, relieve
drivers/virt/Makefile of the responsibility to track new compilation
unit additions to drivers/virt/coco/, and do the same for
drivers/virt/Kconfig.

Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Tested-by: Kuppuswamy Sathyanarayanan <[email protected]>
Reviewed-by: Tom Lendacky <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
drivers/virt/Kconfig
drivers/virt/Makefile
drivers/virt/coco/Kconfig [new file with mode: 0644]
drivers/virt/coco/Makefile [new file with mode: 0644]
This page took 0.059515 seconds and 4 git commands to generate.