]> git.baikalelectronics.ru Git - kernel.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)
commit1bf15b3a99f677d70fa8d3139b281d88b1006e1c
tree9a33472595fbd61a56618226340db1d9b53476f8
parent8b925d922a9c44f0384286acaaf9ae6452ae878e
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