random: vDSO: add missing c-getrandom-y in Makefile
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 22 Aug 2024 07:13:12 +0000 (09:13 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 13 Sep 2024 15:28:35 +0000 (17:28 +0200)
commit81723e3ac388271cf1fe9d9ca8f4e9c74689ea0e
tree980c8bbdcba2f78a9ff91b6525da38d81bed3e9d
parentb757959f192daf4d107dd5198b562032bd757a5e
random: vDSO: add missing c-getrandom-y in Makefile

Same as for the gettimeofday CVDSO implementation, add c-getrandom-y to
ease the inclusion of lib/vdso/getrandom.c in architectures' VDSO
builds.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
lib/vdso/Makefile