]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits
authorNathan Lynch <nathan_lynch@mentor.com>
Wed, 25 Mar 2015 18:16:05 +0000 (19:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 27 Mar 2015 22:20:45 +0000 (22:20 +0000)
commite5b61deb3af465f11db7e5e11944ba00a33ece1f
tree9a33472595fbd61a56618226340db1d9b53476f8
parentecf99a439105ebd0a507af1a9cd901a2e166bf9a
ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits

Allow users to enable the vdso in Kconfig; include the vdso in the
build if CONFIG_VDSO is enabled.  Add 'vdso_install' target.

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