ARM: 8385/1: VDSO: group link options
authorNathan Lynch <nathan_lynch@mentor.com>
Tue, 2 Jun 2015 23:46:04 +0000 (00:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 6 Jun 2015 09:37:11 +0000 (10:37 +0100)
commitd33ce23b2160d26b27a47092da5d556b5b11a12a
tree6348309df4afac704cbd459d3f1c9e39335d639f
parent8d2812849acbc13c07bdad8a0a55a342ec1ce3a4
ARM: 8385/1: VDSO: group link options

Currently the VDSO's link options are kind of a mess spread between

ccflags-y and cmd_vdsold.  Collect linker directives into one
variable, VDSO_LDFLAGS, and use that in cmd_vdsold.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/vdso/Makefile