build: set policy filename on make command line
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 8 Sep 2021 12:40:00 +0000 (14:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 8 Sep 2021 12:40:00 +0000 (14:40 +0200)
commitc81e7efe2146c8f381fbdbb037b9d46866a6451e
tree3e2558686c7f082201baa70edd5820f8dcc86ee3
parent5074b0c1c048ce7af3f33ab0885c610b7b2fcea0
build: set policy filename on make command line

In order to avoid flask/Makefile.common calling `make xenversion`, we
override POLICY_FILENAME with the value we are going to use anyway.

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