]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
build: Don't force mkinfo/mkcfg
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 3 Jan 2024 21:49:21 +0000 (21:49 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 8 Jan 2024 14:40:12 +0000 (14:40 +0000)
commit33d61ee8430a082f3b83d9ff01699ff2e486dddc
treeb53e53856d1f555500998b1fc9572082ccf2a124
parent3a689cdb37221f4e0d77c5b5d21425a7162141e6
build: Don't force mkinfo/mkcfg

Instead, depend on Makefile.  This reduces the incremental rebuild time from
~5s down to ~1s.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
build/gen.mk