]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
arm: clean up build variables
authorDoug Goldstein <cardoe@cardoe.com>
Wed, 20 Jan 2016 21:47:59 +0000 (15:47 -0600)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 29 Jan 2016 14:25:41 +0000 (14:25 +0000)
commita9da09b8646dac7ce2b85e9a216f1566defc2196
treeb4a6b5ea2ba1b69ec7e44c25b28aae9f87d3d7f6
parent9937763265d9597e5f2439249b16d995842cdf0f
arm: clean up build variables

This consolidates some of the different variables used for the ARM
builds. This change was prompted by the Kconfig changes but looking back
in time the CONFIG_ARM_{32,64} variables existed before Kconfig so this
should just be a generic cleanup.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- switch from ifdef X to ifeq (X,y) in one place as discussed ]
xen/arch/arm/Makefile
xen/arch/arm/Rules.mk
xen/drivers/passthrough/Makefile