ARM: 8385/1: VDSO: group link options
authorNathan Lynch <nathan_lynch@mentor.com>
Tue, 2 Jun 2015 23:46:04 +0000 (00:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:43 +0000 (09:07 -0700)
commit2f9204986c71763ea48ad02882b3db805357907a
tree5b044330e03b465cfe17e4f88ed971783f61d60d
parenta6040ad81032cc6d90e761eeb81d65a6880b73c7
ARM: 8385/1: VDSO: group link options

commit d33ce23b2160d26b27a47092da5d556b5b11a12a upstream.

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>
Cc: Alexander Kochetkov <al.kochet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/vdso/Makefile