summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/vdso32/Makefile
AgeCommit message (Expand)AuthorLines
2025-02-21vdso: Rename included MakefileThomas Weißschuh-1/+1
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada-1/+1
2024-06-22parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller-3/+21
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada-1/+1
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada-6/+1
2022-12-18parisc: Add missing FORCE prerequisites in MakefileHelge Deller-2/+2
2022-03-11parisc: Add vDSO supportHelge Deller-0/+53