Arm: fix build with CONFIG_DTB_FILE set
authorJan Beulich <jbeulich@suse.com>
Thu, 7 May 2020 11:18:24 +0000 (13:18 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 7 May 2020 11:18:24 +0000 (13:18 +0200)
commit40675b4b874cb9fee0d4f0e12bb3e153ee1c135a
tree93a49ac31232574ebdd1bccfb3ae892263258b83
parentdd5520f9df05b84116ad57f16fff45323042cc63
Arm: fix build with CONFIG_DTB_FILE set

Recent changes no longer allow modification of AFLAGS. The needed
conversion was apparently missed in 2740d96efdd3 ("xen/build: have the
root Makefile generates the CFLAGS").

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
xen/arch/arm/Makefile