Home
last modified time | relevance | path

Searched hist:d33ce23b2160d26b27a47092da5d556b5b11a12a (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/vdso/
H A DMakefilediff d33ce23b2160d26b27a47092da5d556b5b11a12a Wed Jun 03 01:46:04 CEST 2015 Nathan Lynch <nathan_lynch@mentor.com> 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>