build: remove auto.conf prerequisite from compat/xlat.h target
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 15 Jun 2022 08:24:06 +0000 (10:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 15 Jun 2022 08:24:06 +0000 (10:24 +0200)
commit8c1d9760b1d847d983529eae2b360b38648841b5
tree5fcd77e1eb6ad357cdf088c088452010a6af9a85
parent95b0d7bbddfbd797f37f7a09f0586c4bbd22291b
build: remove auto.conf prerequisite from compat/xlat.h target

Now that the command line generating "xlat.h" is check on rebuild, the
header will be regenerated whenever the list of xlat headers changes
due to change in ".config". We don't need to force a regeneration for
every changes in ".config".

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/Makefile