]> xenbits.xensource.com Git - xen.git/commit
tools/debugger: Allow make to recurse into debugger/
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 6 Dec 2021 17:02:06 +0000 (17:02 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Dec 2021 20:27:12 +0000 (20:27 +0000)
commit2400a9a365c5619dbf557afccdd45d2a2e4e3ade
treead08ffe8eabc10f8dc54b554b6d658fadcff3500
parentdca4416a78435c0e63c726c0b683e48f909cde88
tools/debugger: Allow make to recurse into debugger/

Avoid the need for explicite rules to recurse into debugger/* dirs by
adding a Makefile in debugger/.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/Makefile
tools/debugger/Makefile [new file with mode: 0644]