summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller1-1/+2
2018-10-22sparc: Really use linker with LDFLAGS.David S. Miller1-9/+7
2018-10-22sparc: Improve VDSO CFLAGS.David S. Miller1-7/+8
2018-10-22sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller1-1/+2
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada1-5/+3
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-3/+1
2017-11-15vDSO for sparcNagarathnam Muthusamy1-0/+149